diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
commit | c71ee02f2e19fdef818c1906ed0570d0d22fa8f3 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/ezmlm-web | |
parent | 8bddb0c5229b9739d33668f291bb44d501a1be40 (diff) |
Notes
Diffstat (limited to 'mail/ezmlm-web')
-rw-r--r-- | mail/ezmlm-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile index 3abcc756235d..1a2aaf89c949 100644 --- a/mail/ezmlm-web/Makefile +++ b/mail/ezmlm-web/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.2 CATEGORIES= mail www MASTER_SITES= https://systemausfall.org/toolforge/ezmlm-web/download/ezmlm-web-3.2/ -MAINTAINER= hans@nordhaug.priv.no +MAINTAINER= ports@FreeBSD.org COMMENT= Manage ezmlm-idx mailing lists through the web (using CGI) RUN_DEPENDS= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ |