aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/atmail/Makefile2
-rw-r--r--mail/p5-Email-Stuff/Makefile2
-rw-r--r--mail/p5-Mail-DeliveryStatus-BounceParser/Makefile2
-rw-r--r--mail/p5-Net-IMAP-Server/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/atmail/Makefile b/mail/atmail/Makefile
index 0958f45d2391..86adc6ac47d4 100644
--- a/mail/atmail/Makefile
+++ b/mail/atmail/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://atmail.org/download/
DISTNAME= atmailopen
EXTRACT_SUFX= .tgz
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= chifeng@gmail.com
COMMENT= An Open Source Webmail Client
USE_PHP= mysql pcre session
diff --git a/mail/p5-Email-Stuff/Makefile b/mail/p5-Email-Stuff/Makefile
index 9534dadf6aac..e09ec7c5b59e 100644
--- a/mail/p5-Email-Stuff/Makefile
+++ b/mail/p5-Email-Stuff/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= chifeng@gmail.com
COMMENT= A more casual approach to creating and sending Email
BUILD_DEPENDS= p5-prefork>=1.01:${PORTSDIR}/devel/p5-prefork \
diff --git a/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile b/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile
index 7ec69464d597..467748d92398 100644
--- a/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile
+++ b/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= chifeng@gmail.com
COMMENT= Perl extension to analyze bounce messages
RUN_DEPENDS= p5-MIME-Tools>=5.418:${PORTSDIR}/mail/p5-MIME-Tools \
diff --git a/mail/p5-Net-IMAP-Server/Makefile b/mail/p5-Net-IMAP-Server/Makefile
index a22a7871f88a..417ebaf22b10 100644
--- a/mail/p5-Net-IMAP-Server/Makefile
+++ b/mail/p5-Net-IMAP-Server/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.26
CATEGORIES= mail perl5
MASTER_SITES= CPAN
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= chifeng@gmail.com
COMMENT= A single-threaded multiplexing IMAP server implementation
BUILD_DEPENDS= p5-Net-Server-Coro>=0.6:${PORTSDIR}/net/p5-Net-Server-Coro \