diff options
-rw-r--r-- | security/amavisd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/amavisd/Makefile b/security/amavisd/Makefile index 647c3ad820e4..59c58e76099e 100644 --- a/security/amavisd/Makefile +++ b/security/amavisd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= amavis DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION} -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= The daemonized version of amavis-perl BUILD_DEPENDS= ${LOCALBASE}/bin/arc:${PORTSDIR}/archivers/arc \ |