summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/stunnel/stunnel-4.04-r1.ebuild')
-rw-r--r--net-misc/stunnel/stunnel-4.04-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-4.04-r1.ebuild b/net-misc/stunnel/stunnel-4.04-r1.ebuild
index c5d2cf7b97c1..cb471debabf8 100644
--- a/net-misc/stunnel/stunnel-4.04-r1.ebuild
+++ b/net-misc/stunnel/stunnel-4.04-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r1.ebuild,v 1.9 2004/06/25 03:12:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r1.ebuild,v 1.10 2004/07/01 22:00:33 squinky86 Exp $
inherit eutils
@@ -9,7 +9,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="TLS/SSL - Port Wrapper"
SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz"
HOMEPAGE="http://stunnel.mirt.net"
-DEPEND="virtual/glibc >=dev-libs/openssl-0.9.6j"
+DEPEND="virtual/libc >=dev-libs/openssl-0.9.6j"
RDEPEND=">=dev-libs/openssl-0.9.6j"
KEYWORDS="x86 sparc alpha"
LICENSE="GPL-2"