diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
commit | 9030b5c3b800ba5467d86cbe01dc8a8b7de60476 (patch) | |
tree | 5e88e5a2daf9a44cbd6e276b4da8ae030fbd3ba1 /security/amavis-perl/Makefile | |
parent | f88674c448df9982b97dbfddd7bf9ae13570807f (diff) | |
download | ports-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.tar.gz ports-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.zip |
Notes
Diffstat (limited to 'security/amavis-perl/Makefile')
-rw-r--r-- | security/amavis-perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 820e42ab0011..e042247595ed 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= amavis -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Mail Virus Scanner (uses external antivirus) BUILD_DEPENDS= ${LOCALBASE}/bin/lha:${PORTSDIR}/archivers/lha \ |