diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
commit | 8413b1b1d507a5020f304918c6668de2671ca2b5 (patch) | |
tree | 99f4f6de5278810cbf5599bf10cabc1a57a5e512 /net | |
parent | 5892d5f208346812e8bd0b645fa7227d8fdd3d88 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-RPC-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index fac87e9afeff..f4e2c8acb954 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= RPC PKGNAMEPREFIX= p5- -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= XML-RPC client and server library for Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ |