diff options
author | wen <wen@FreeBSD.org> | 2010-04-08 11:22:09 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-04-08 11:22:09 +0800 |
commit | 0e008ab9717fc804f92eaf3df244cb3b2d8e34c3 (patch) | |
tree | 82895d15a841ad7d3725cdfcc7976e63ce3e21d2 /mail | |
parent | 819b22f70a80ba1321a220cbcf7f23bd25d8271d (diff) | |
download | freebsd-ports-gnome-0e008ab9717fc804f92eaf3df244cb3b2d8e34c3.tar.gz freebsd-ports-gnome-0e008ab9717fc804f92eaf3df244cb3b2d8e34c3.tar.zst freebsd-ports-gnome-0e008ab9717fc804f92eaf3df244cb3b2d8e34c3.zip |
- Pass the maintainership of my ports in mail category to new volunteer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/atmail/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Email-Stuff/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-DeliveryStatus-BounceParser/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Net-IMAP-Server/Makefile | 2 |
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 \ |