summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-04-08 03:22:09 +0000
committerWen Heping <wen@FreeBSD.org>2010-04-08 03:22:09 +0000
commite1f2bca1e518fc0936b05104c197d682f43c1d24 (patch)
tree5cab75a755faa3a24fb64fd9229b4fcd16100c98 /mail
parent80841e85feadfc5e0ec3aa96fa151118b2c47bb3 (diff)
downloadfreebsd-ports-e1f2bca1e518fc0936b05104c197d682f43c1d24.zip
- Pass the maintainership of my ports in mail category to new volunteer
Diffstat (limited to 'mail')
-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 \