diff options
-rw-r--r-- | net/p5-POE-Component-Jabber/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-POE-Filter-XML/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-POE-Component-Jabber/Makefile b/net/p5-POE-Component-Jabber/Makefile index 481011b4b2eb..a0e65bc6f7bc 100644 --- a/net/p5-POE-Component-Jabber/Makefile +++ b/net/p5-POE-Component-Jabber/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= jdputsch@comcast.net +MAINTAINER= perl@FreeBSD.org COMMENT= A POE Component for communicating over Jabber BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/textproc/p5-POE-Filter-XML/Makefile b/textproc/p5-POE-Filter-XML/Makefile index 6e4aec68e5c1..1e8f46d61bc8 100644 --- a/textproc/p5-POE-Filter-XML/Makefile +++ b/textproc/p5-POE-Filter-XML/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= jdputsch@comcast.net +MAINTAINER= perl@FreeBSD.org COMMENT= A POE Filter for parsing XML BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ |