diff options
author | rene <rene@FreeBSD.org> | 2016-09-18 11:54:01 +0000 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-09-18 11:54:01 +0000 |
commit | 856815cfd53033d439b4852bb8887cdd79be8f16 (patch) | |
tree | 6479757c84765eaa3b1d47200f265e39617da45b | |
parent | 722b526abf760fcfc78d41b77f9be24356224b83 (diff) | |
download | FreeBSD-ports-856815cfd53033d439b4852bb8887cdd79be8f16.zip FreeBSD-ports-856815cfd53033d439b4852bb8887cdd79be8f16.tar.gz |
Re-assign jase@'s p5-* ports to perl@
Submitted by: antoine
-rw-r--r-- | devel/p5-Object-Pluggable/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-POE-API-Peek/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-POE-Component-Syndicator/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-POE-Loop-Glib/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Reflex/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-POE-Component-Resolver/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-POE-Session-Irssi/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-FTP-AutoReconnect/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-uFTP/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-File-Stat-ModeString/Makefile | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/devel/p5-Object-Pluggable/Makefile b/devel/p5-Object-Pluggable/Makefile index 9f2eaf9..70205c6 100644 --- a/devel/p5-Object-Pluggable/Makefile +++ b/devel/p5-Object-Pluggable/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Base class for creating plugin-enabled objects LICENSE= ART10 GPLv1 diff --git a/devel/p5-POE-API-Peek/Makefile b/devel/p5-POE-API-Peek/Makefile index ac533ee..c5eeac8 100644 --- a/devel/p5-POE-API-Peek/Makefile +++ b/devel/p5-POE-API-Peek/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Peek into the internals of a running POE environment LICENSE= BSD3CLAUSE diff --git a/devel/p5-POE-Component-Syndicator/Makefile b/devel/p5-POE-Component-Syndicator/Makefile index fe3e5912..6592296c 100644 --- a/devel/p5-POE-Component-Syndicator/Makefile +++ b/devel/p5-POE-Component-Syndicator/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE component base class which implements the Observer pattern LICENSE= ART10 GPLv1 diff --git a/devel/p5-POE-Loop-Glib/Makefile b/devel/p5-POE-Loop-Glib/Makefile index 4cdadcd..157b500 100644 --- a/devel/p5-POE-Loop-Glib/Makefile +++ b/devel/p5-POE-Loop-Glib/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:APOCAL PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Bridge that supports Glib event loop from POE LICENSE= GPLv2 diff --git a/devel/p5-Reflex/Makefile b/devel/p5-Reflex/Makefile index 224a551..0165ad8 100644 --- a/devel/p5-Reflex/Makefile +++ b/devel/p5-Reflex/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Class library for flexible, reactive programs LICENSE= ART10 GPLv1 diff --git a/dns/p5-POE-Component-Resolver/Makefile b/dns/p5-POE-Component-Resolver/Makefile index f0b9c12..63bdbc4d 100644 --- a/dns/p5-POE-Component-Resolver/Makefile +++ b/dns/p5-POE-Component-Resolver/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Non-blocking getaddrinfo() resolver LICENSE= ART10 GPLv1 diff --git a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile index d2ee3fb..5a450bf 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLU PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin tthat provides blowfish encryption LICENSE= ART10 GPLv1 diff --git a/irc/p5-POE-Session-Irssi/Makefile b/irc/p5-POE-Session-Irssi/Makefile index d581c21..bf32a6d 100644 --- a/irc/p5-POE-Session-Irssi/Makefile +++ b/irc/p5-POE-Session-Irssi/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARTIJN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Emit POE events for Irssi signals LICENSE= GPLv2 diff --git a/net/p5-Net-FTP-AutoReconnect/Makefile b/net/p5-Net-FTP-AutoReconnect/Makefile index dc99122..7f530b9 100644 --- a/net/p5-Net-FTP-AutoReconnect/Makefile +++ b/net/p5-Net-FTP-AutoReconnect/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GIFF PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 FTP client class with automatic reconnect on failure USES= perl5 diff --git a/net/p5-Net-uFTP/Makefile b/net/p5-Net-uFTP/Makefile index 37480a1..f3aa27f 100644 --- a/net/p5-Net-uFTP/Makefile +++ b/net/p5-Net-uFTP/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:STRZELEC PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Universal interface for FTP-like modules (FTP, SFTP, SCP) LICENSE= ART10 GPLv1 diff --git a/sysutils/p5-File-Stat-ModeString/Makefile b/sysutils/p5-File-Stat-ModeString/Makefile index 178e270..8eecb8b 100644 --- a/sysutils/p5-File-Stat-ModeString/Makefile +++ b/sysutils/p5-File-Stat-ModeString/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FEDOROV PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Converts file stat(2) mode to/from string representation LICENSE= GPLv2 |