diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-06-09 23:08:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-06-09 23:08:54 +0800 |
commit | c0fc22c519f992916de1c482858d8ad508459bd9 (patch) | |
tree | 6f04a1ca257702ea9801b12f305307d1f4d9ea4f /security | |
parent | 0aa19ecdc88977067847c4cc9b3167f74dd12d5f (diff) | |
download | freebsd-ports-gnome-c0fc22c519f992916de1c482858d8ad508459bd9.tar.gz freebsd-ports-gnome-c0fc22c519f992916de1c482858d8ad508459bd9.tar.zst freebsd-ports-gnome-c0fc22c519f992916de1c482858d8ad508459bd9.zip |
drop maintainership
Submitted by: maintainer
Diffstat (limited to 'security')
-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 \ |