diff options
author | mat <mat@FreeBSD.org> | 2015-01-15 22:52:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-01-15 22:52:12 +0800 |
commit | e2af394d7207f2e730b09eb434bc0bfd3389e849 (patch) | |
tree | de73411ccf46a8c39d738f6ca6773d6cb1511b95 | |
parent | b355bbfee9565e47f849ddbf46e6fb82f430b4f8 (diff) | |
download | freebsd-ports-gnome-e2af394d7207f2e730b09eb434bc0bfd3389e849.tar.gz freebsd-ports-gnome-e2af394d7207f2e730b09eb434bc0bfd3389e849.tar.zst freebsd-ports-gnome-e2af394d7207f2e730b09eb434bc0bfd3389e849.zip |
Give those to perl@, they're up-to-date, but I wouldn't want to keep someone
from updating them.
Sponsored by: Absolight
-rw-r--r-- | devel/p5-POE-Component-Schedule/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Script-isAperlScript/Makefile | 2 | ||||
-rw-r--r-- | security/p5-POE-Filter-SSL/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Pod-WikiDoc/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Mojolicious-Plugin-Authentication/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-POE-Component-Schedule/Makefile b/devel/p5-POE-Component-Schedule/Makefile index 1dc2afbdb8a1..d527ae63b293 100644 --- a/devel/p5-POE-Component-Schedule/Makefile +++ b/devel/p5-POE-Component-Schedule/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Schedule POE Events using a cron spec BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ diff --git a/devel/p5-Script-isAperlScript/Makefile b/devel/p5-Script-isAperlScript/Makefile index ef2a56ba814d..576a439634e5 100644 --- a/devel/p5-Script-isAperlScript/Makefile +++ b/devel/p5-Script-isAperlScript/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= This does a basic check if something is a perl script or not LICENSE= ART10 GPLv1 diff --git a/security/p5-POE-Filter-SSL/Makefile b/security/p5-POE-Filter-SSL/Makefile index 36ea33b26092..b6e915928018 100644 --- a/security/p5-POE-Filter-SSL/Makefile +++ b/security/p5-POE-Filter-SSL/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PRIVI PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= The easiest and flexiblest way to SSL in POEIntegrate SSL into POE LICENSE= ART10 GPLv1 diff --git a/textproc/p5-Pod-WikiDoc/Makefile b/textproc/p5-Pod-WikiDoc/Makefile index 039fef062293..b0fe08525d94 100644 --- a/textproc/p5-Pod-WikiDoc/Makefile +++ b/textproc/p5-Pod-WikiDoc/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate Pod from inline wiki style text LICENSE= APACHE20 diff --git a/www/p5-Mojolicious-Plugin-Authentication/Makefile b/www/p5-Mojolicious-Plugin-Authentication/Makefile index 8581fe36c3df..80f61e7983f4 100644 --- a/www/p5-Mojolicious-Plugin-Authentication/Makefile +++ b/www/p5-Mojolicious-Plugin-Authentication/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Mojolicious plugin to make authentication a bit easier LICENSE= ART10 GPLv1 |