diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
commit | b5ac288585f3af38dcb320b4f846e27d274c95f4 (patch) | |
tree | 237e0854642bebf4a53f51c58265f520572ecdf5 /mail/ezmlm | |
parent | a3bacdacb1394d803b6f8f13a09186969959e8a8 (diff) | |
download | ports-b5ac288585f3af38dcb320b4f846e27d274c95f4.tar.gz ports-b5ac288585f3af38dcb320b4f846e27d274c95f4.zip |
Notes
Diffstat (limited to 'mail/ezmlm')
-rw-r--r-- | mail/ezmlm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index a70c51c81915..40fb39ff94cb 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://cr.yp.to/software/ \ ftp://ftp.nl.uu.net/pub/unix/mail/qmail/ \ ftp://ftp.archive.de.uu.net/pub/unix/mail/qmail/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= An easy-to-use, high-speed mailing list manager for qmail RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail |