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/qmhandle | |
parent | 76e39a8a7f21d526ac3c4f2c2fa874c8c4eec85e (diff) | |
download | freebsd-ports-gnome-bc55f78ee9825d6f0dc0d0b903472dbfc6b61480.tar.gz freebsd-ports-gnome-bc55f78ee9825d6f0dc0d0b903472dbfc6b61480.tar.zst freebsd-ports-gnome-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/qmhandle')
-rw-r--r-- | mail/qmhandle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmhandle/Makefile b/mail/qmhandle/Makefile index 0fba40e622dc..5927afbc87e8 100644 --- a/mail/qmhandle/Makefile +++ b/mail/qmhandle/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.3/${PORTNAME}-${PORTVERSION} -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to view and manage a qmail queue LICENSE= GPLv2 |