diff options
author | bapt <bapt@FreeBSD.org> | 2012-02-07 07:34:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-02-07 07:34:57 +0800 |
commit | 5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4 (patch) | |
tree | de29c6806a0033d4d1511b24e09fc2ec3ad1f16a /www | |
parent | c9e7038eb47579292bec0becb1bc448eea5ca040 (diff) | |
download | freebsd-ports-gnome-5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4.tar.gz freebsd-ports-gnome-5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4.tar.zst freebsd-ports-gnome-5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4.zip |
give all my p5-* ports to perl team
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-App-Nopaste/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Pastebin-PastebinCom-Create/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WordPress-XMLRPC/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile index 2ec654fbee74..ac9bd30fd8aa 100644 --- a/www/p5-App-Nopaste/Makefile +++ b/www/p5-App-Nopaste/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SARTAK PKGNAMEPREFIX= p5- -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easy access to any pastebin LICENSE= ART10 GPLv1 diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile index e593cfce392d..31d7e773d1f7 100644 --- a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile +++ b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Paste to http://pastebin.com from Perl RUN_DEPENDS+= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile index 4794193c1657..b468d42445ab 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEOCHARRE PKGNAMEPREFIX= p5- -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl 5 API to WordPress XML-RPC services BUILD_DEPENDS+= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite |