diff options
author | marino <marino@FreeBSD.org> | 2014-06-19 18:27:39 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-06-19 18:27:39 +0800 |
commit | aa119a4cd5708c101812b990fe6655b92a47d386 (patch) | |
tree | 2d06f484ce5a89603815e4dc9fc2d9d9b62ac165 /mail | |
parent | e54e7daeb1cd36083dd5735f348552c5e427f573 (diff) | |
download | freebsd-ports-gnome-aa119a4cd5708c101812b990fe6655b92a47d386.tar.gz freebsd-ports-gnome-aa119a4cd5708c101812b990fe6655b92a47d386.tar.zst freebsd-ports-gnome-aa119a4cd5708c101812b990fe6655b92a47d386.zip |
mail/dovecot: Reset maintainer after 7 consecutive timeouts
The last time the maintainer was heard from was July 2010. How this
port didn't get reset after the first 3 timeouts, I'm not sure.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index ce0c49cd1477..1c76fd74c86e 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ \ http://www.rename-it.nl/dovecot/${PORTVERSION:R}/ -MAINTAINER= yds@CoolRat.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure and compact IMAP and POP3 servers LICENSE= LGPL21 MIT |