summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-04-11 04:49:30 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-04-11 04:49:30 +0000
commitd12c29cb9606b7e1ada775728faf4e967aefa792 (patch)
tree10364b9bc3d5ee5f2b482d55b71a252fc557d663 /net
parentFix packaging/staging (diff)
- Take Denis Pokataev's Perl ports maintainership
Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email)
Notes
Notes: svn path=/head/; revision=350888
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Server-SS-PreFork/Makefile2
-rw-r--r--net/p5-XML-RPC/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Server-SS-PreFork/Makefile b/net/p5-Net-Server-SS-PreFork/Makefile
index a9daad69b947..557fa14680a7 100644
--- a/net/p5-Net-Server-SS-PreFork/Makefile
+++ b/net/p5-Net-Server-SS-PreFork/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= catone@cpan.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Hot-deployable variant of Net::Server::PreFork
LICENSE= ART10 GPLv1
diff --git a/net/p5-XML-RPC/Makefile b/net/p5-XML-RPC/Makefile
index 529eac461711..a65df69a273e 100644
--- a/net/p5-XML-RPC/Makefile
+++ b/net/p5-XML-RPC/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= catone@cpan.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Pure Perl implementation for an XML-RPC client and server
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \