diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:23:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:23:03 +0000 |
commit | a8ee80a214988c3d8f92fb347c529642d587b6e7 (patch) | |
tree | 30ceb2314d6dc33e6f041177bb0ce0fd82fa4fd7 /net-mail/pop3vscan | |
parent | Added HOMEPAGE variable (diff) | |
download | historical-a8ee80a214988c3d8f92fb347c529642d587b6e7.tar.gz historical-a8ee80a214988c3d8f92fb347c529642d587b6e7.tar.bz2 historical-a8ee80a214988c3d8f92fb347c529642d587b6e7.zip |
Modified HOMEPAGE variable
Diffstat (limited to 'net-mail/pop3vscan')
-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" |