diff options
author | skv <skv@FreeBSD.org> | 2012-05-07 23:42:51 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2012-05-07 23:42:51 +0800 |
commit | d1fe36d999039439979a7b6016b94ed1cdad18a7 (patch) | |
tree | c53283a65dace2c340ad2f9d7778789ae2068e3d /mail | |
parent | a71d7f1932ac709ae39f8bf940a4bbc75d78119e (diff) | |
download | freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.tar.gz freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.tar.zst freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.zip |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-MIME-Fast/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Box-Parser-C/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-DomainKeys/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Net-IMAP-Client/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Net-ManageSieve/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-POE-Component-Client-POP3/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-POE-Component-Client-SMTP/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-POE-Filter-Transparent-SMTP/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index 70edd6ebe897..794f09b54716 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create, edit and parse MIME messages (via gmime2 C library) BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils diff --git a/mail/p5-Mail-Box-Parser-C/Makefile b/mail/p5-Mail-Box-Parser-C/Makefile index a33e0dbf70bc..96a4ce54298a 100644 --- a/mail/p5-Mail-Box-Parser-C/Makefile +++ b/mail/p5-Mail-Box-Parser-C/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parsing folders for Mail::Box with C routines BUILD_DEPENDS= ${SITE_PERL}/Mail/Box.pm:${PORTSDIR}/mail/p5-Mail-Box diff --git a/mail/p5-Mail-DomainKeys/Makefile b/mail/p5-Mail-DomainKeys/Makefile index 4b5d94f5797f..10fca248f47b 100644 --- a/mail/p5-Mail-DomainKeys/Makefile +++ b/mail/p5-Mail-DomainKeys/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of DomainKeys RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ diff --git a/mail/p5-Net-IMAP-Client/Makefile b/mail/p5-Net-IMAP-Client/Makefile index b0e7b93455ca..9f14d707ea35 100644 --- a/mail/p5-Net-IMAP-Client/Makefile +++ b/mail/p5-Net-IMAP-Client/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Not so simple IMAP client library RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ diff --git a/mail/p5-Net-ManageSieve/Makefile b/mail/p5-Net-ManageSieve/Makefile index 7b9faf075f88..71bdb0f895d4 100644 --- a/mail/p5-Net-ManageSieve/Makefile +++ b/mail/p5-Net-ManageSieve/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= ManageSieve Protocol Client RUN_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL diff --git a/mail/p5-POE-Component-Client-POP3/Makefile b/mail/p5-POE-Component-Client-POP3/Makefile index 64acc3f8fe24..ecf87d314dad 100644 --- a/mail/p5-POE-Component-Client-POP3/Makefile +++ b/mail/p5-POE-Component-Client-POP3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Implement a POP3 client POE component BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE diff --git a/mail/p5-POE-Component-Client-SMTP/Makefile b/mail/p5-POE-Component-Client-SMTP/Makefile index 88fa0eb02a48..ba4aa7e99f4e 100644 --- a/mail/p5-POE-Component-Client-SMTP/Makefile +++ b/mail/p5-POE-Component-Client-SMTP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= SMTP client POE component BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/mail/p5-POE-Filter-Transparent-SMTP/Makefile b/mail/p5-POE-Filter-Transparent-SMTP/Makefile index 134d0f11d093..3c5acdabe439 100644 --- a/mail/p5-POE-Filter-Transparent-SMTP/Makefile +++ b/mail/p5-POE-Filter-Transparent-SMTP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= SMTP transparency POE filter BUILD_DEPENDS= ${SITE_PERL}/POE/Filter/Line.pm:${PORTSDIR}/devel/p5-POE |