diff options
author | John Marino <marino@FreeBSD.org> | 2014-06-19 10:27:39 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-06-19 10:27:39 +0000 |
commit | 5831861d65e55aec5f1d587430b4de50505589a2 (patch) | |
tree | 2d06f484ce5a89603815e4dc9fc2d9d9b62ac165 /mail/dovecot | |
parent | 8f2ac7c2c7ef14d7b2d642ad4b307c144b83e2dc (diff) |
Notes
Diffstat (limited to 'mail/dovecot')
-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 |