diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-05-28 23:56:59 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-05-28 23:56:59 +0800 |
commit | bc55f78ee9825d6f0dc0d0b903472dbfc6b61480 (patch) | |
tree | eafd5a108e5f6d5dabb8ffd2a15c37fa7fd4da68 /mail/ezmlm/Makefile | |
parent | 76e39a8a7f21d526ac3c4f2c2fa874c8c4eec85e (diff) | |
download | freebsd-ports-graphics-bc55f78ee9825d6f0dc0d0b903472dbfc6b61480.tar.gz freebsd-ports-graphics-bc55f78ee9825d6f0dc0d0b903472dbfc6b61480.tar.zst freebsd-ports-graphics-bc55f78ee9825d6f0dc0d0b903472dbfc6b61480.zip |
Farewell qmail. You were good but the lack of an upstream maintainer or
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail.
Diffstat (limited to 'mail/ezmlm/Makefile')
-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 476da51ea3a..477de767a9e 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -13,7 +13,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= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy-to-use, high-speed mailing list manager for qmail LEGAL_TEXT= No license -- see http://cr.yp.to/softwarelaw.html |