diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-04-11 04:49:30 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-04-11 04:49:30 +0000 |
commit | d12c29cb9606b7e1ada775728faf4e967aefa792 (patch) | |
tree | 10364b9bc3d5ee5f2b482d55b71a252fc557d663 /net/p5-XML-RPC | |
parent | 83d3ece35f36cca32ca50993cee129250825f6e5 (diff) | |
download | ports-d12c29cb9606b7e1ada775728faf4e967aefa792.tar.gz ports-d12c29cb9606b7e1ada775728faf4e967aefa792.zip |
Notes
Diffstat (limited to 'net/p5-XML-RPC')
-rw-r--r-- | net/p5-XML-RPC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |