diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-06-09 15:08:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-06-09 15:08:54 +0000 |
commit | 05d20321ccb7decd98fa802b15fb146b4332e790 (patch) | |
tree | 96a0328c9320a865d37d8dde268fc8fbe3241321 /security/amavisd | |
parent | 88f03b241d59f7a4bb4fb0ceba32a08d0140ccd6 (diff) | |
download | ports-05d20321ccb7decd98fa802b15fb146b4332e790.tar.gz ports-05d20321ccb7decd98fa802b15fb146b4332e790.zip |
Notes
Diffstat (limited to 'security/amavisd')
-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 \ |