summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/proxyper/proxyper-333.ebuild')
-rw-r--r--net-misc/proxyper/proxyper-333.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/proxyper/proxyper-333.ebuild b/net-misc/proxyper/proxyper-333.ebuild
index a01ccce0c9ce..0d53ee8906f5 100644
--- a/net-misc/proxyper/proxyper-333.ebuild
+++ b/net-misc/proxyper/proxyper-333.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/proxyper/proxyper-333.ebuild,v 1.2 2004/06/25 00:05:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/proxyper/proxyper-333.ebuild,v 1.3 2005/07/15 10:51:34 george Exp $
DESCRIPTION="distributed.net personal proxy"
HOMEPAGE="http://www.distributed.net"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 -ppc -sparc ~alpha"
IUSE=""
DEPEND=""
-RDEPEND="net-misc/host"
+RDEPEND="net-dns/host"
if use x86; then
S="${WORKDIR}/${PN}${PV}-linux-x86"
elif use ppc; then