diff options
author | marino <marino@FreeBSD.org> | 2014-06-29 23:57:17 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-06-29 23:57:17 +0800 |
commit | 0d28c5f5e26c83204dfa490e3208220a2e650e8f (patch) | |
tree | 2ab66dd1081f8fa2877721bd8d5a0d54db01665a /mail | |
parent | a26d83226490bc9ab9aaef89ed8043fb1ddb56b7 (diff) | |
download | freebsd-ports-gnome-0d28c5f5e26c83204dfa490e3208220a2e650e8f.tar.gz freebsd-ports-gnome-0d28c5f5e26c83204dfa490e3208220a2e650e8f.tar.zst freebsd-ports-gnome-0d28c5f5e26c83204dfa490e3208220a2e650e8f.zip |
mail/dovecot2: Reset maintainer after numerous PR timeouts
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 12d8669d8d56..80785f53ef7d 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ PKGNAMESUFFIX= 2 -MAINTAINER= bra@fsn.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Secure and compact IMAP and POP3 servers LICENSE= LGPL21 MIT |