diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-10-24 17:34:19 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-10-24 17:34:19 +0000 |
commit | a8083226443a2d4e73273f38974356a61312c81e (patch) | |
tree | 66303ebb12bec196ba4bdeca17218577eb7a13ad /net-mail | |
parent | fix libxml hack to actually work (diff) | |
download | historical-a8083226443a2d4e73273f38974356a61312c81e.tar.gz historical-a8083226443a2d4e73273f38974356a61312c81e.tar.bz2 historical-a8083226443a2d4e73273f38974356a61312c81e.zip |
New amavis ebuild. Currently only supports postfix.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/amavis/amavis-0.3.12_pre8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/amavis/amavis-0.3.12_pre8.ebuild b/net-mail/amavis/amavis-0.3.12_pre8.ebuild index b6be58d33412..707424242136 100644 --- a/net-mail/amavis/amavis-0.3.12_pre8.ebuild +++ b/net-mail/amavis/amavis-0.3.12_pre8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12_pre8.ebuild,v 1.1 2002/10/23 20:32:57 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12_pre8.ebuild,v 1.2 2002/10/24 17:34:19 raker Exp $ DESCRIPTION="A perl module which integrates virus scanning software with your MTA" HOMEPAGE="http://www.amavis.org" SRC_URI="mirror://sourceforge/amavis/${P/_/}.tar.gz" -LICENSE="" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |