diff options
author | adamw <adamw@FreeBSD.org> | 2014-06-30 19:43:58 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-06-30 19:43:58 +0800 |
commit | efd98fea9e8849c6828afc83c882adf671ad75f6 (patch) | |
tree | a898c935d4ef067aa724c703279a4871e4c1f30e /mail | |
parent | 290e3dc99540ce7e805d07a9bdc96421206e7357 (diff) | |
download | freebsd-ports-gnome-efd98fea9e8849c6828afc83c882adf671ad75f6.tar.gz freebsd-ports-gnome-efd98fea9e8849c6828afc83c882adf671ad75f6.tar.zst freebsd-ports-gnome-efd98fea9e8849c6828afc83c882adf671ad75f6.zip |
Take this.
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 80785f53ef7d..b6ca49462217 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= ports@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= Secure and compact IMAP and POP3 servers LICENSE= LGPL21 MIT |