diff options
-rw-r--r-- | net-mail/pop3vscan/pop3vscan-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/pop3vscan/pop3vscan-0.4.ebuild b/net-mail/pop3vscan/pop3vscan-0.4.ebuild index 15ebff948d3d..ac63beaaffb2 100644 --- a/net-mail/pop3vscan/pop3vscan-0.4.ebuild +++ b/net-mail/pop3vscan/pop3vscan-0.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/pop3vscan/pop3vscan-0.4.ebuild,v 1.4 2002/08/14 12:05:25 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pop3vscan/pop3vscan-0.4.ebuild,v 1.5 2002/09/21 02:23:03 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="A transparent POP3-Proxy with virus-scanning capabilities." SRC_URI="mirror://sourceforge/pop3vscan/${P}.tar.gz" -HOMEPAGE="pop3vscan.sf.net" +HOMEPAGE="http://pop3vscan.sf.net/" DEPEND="net-mail/ripmime" RDEPEND="sys-apps/iptables" |