diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 00:04:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 00:04:30 +0000 |
commit | 4dc364c238344fb78fcf42f3add9245dc0c51c1f (patch) | |
tree | 97f460f85c0e69a31b2286e0b6d1631ccf1f409d /security/amavis-perl/Makefile | |
parent | 8b9d86990440b83c3a28203a705e665fba73eae5 (diff) |
Notes
Diffstat (limited to 'security/amavis-perl/Makefile')
-rw-r--r-- | security/amavis-perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index e8c800f2758a..820e42ab0011 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -8,7 +8,8 @@ PORTNAME= amavis-perl PORTVERSION= 11 CATEGORIES= security -MASTER_SITES= http://www.amavis.org/dist/perl/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITE_SUBDIR= amavis MAINTAINER= svenasse@polaris.ca COMMENT= Mail Virus Scanner (uses external antivirus) |