diff options
author | rene <rene@FreeBSD.org> | 2016-09-18 19:54:01 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-09-18 19:54:01 +0800 |
commit | 856815cfd53033d439b4852bb8887cdd79be8f16 (patch) | |
tree | 6479757c84765eaa3b1d47200f265e39617da45b /irc | |
parent | 722b526abf760fcfc78d41b77f9be24356224b83 (diff) | |
download | freebsd-ports-gnome-856815cfd53033d439b4852bb8887cdd79be8f16.tar.gz freebsd-ports-gnome-856815cfd53033d439b4852bb8887cdd79be8f16.tar.zst freebsd-ports-gnome-856815cfd53033d439b4852bb8887cdd79be8f16.zip |
Re-assign jase@'s p5-* ports to perl@
Submitted by: antoine
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-POE-Session-Irssi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile index d2ee3fbb14e9..5a450bf99b85 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 d581c211f5bc..bf32a6d78bfb 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 |