diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-08-31 06:16:21 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-08-31 06:16:21 +0000 |
commit | 9dc8a72fd0ae5a62a443a675260a631263f1ed0b (patch) | |
tree | 5efef7f31f842839f8a45964fb0d6f3f3ffb32b0 /net/p5-Frontier-RPC/Makefile | |
parent | 64195999b0913f5eeb892fc797c8856f2a1a9906 (diff) | |
download | ports-9dc8a72fd0ae5a62a443a675260a631263f1ed0b.tar.gz ports-9dc8a72fd0ae5a62a443a675260a631263f1ed0b.zip |
Notes
Diffstat (limited to 'net/p5-Frontier-RPC/Makefile')
-rw-r--r-- | net/p5-Frontier-RPC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Frontier-RPC/Makefile b/net/p5-Frontier-RPC/Makefile index f13f7f2dfdab..20a7b26a0191 100644 --- a/net/p5-Frontier-RPC/Makefile +++ b/net/p5-Frontier-RPC/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= Frontier PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-0.07b4 -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Frontier::RPC implements UserLand Software's XML RPC BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ |