diff options
author | ijliao <ijliao@FreeBSD.org> | 2006-08-31 14:16:21 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2006-08-31 14:16:21 +0800 |
commit | 71625d9f17b260e43673ccbb20d47e48ae3a470b (patch) | |
tree | b240c7155d0a3f0b4bd1c35a35cad0db7bd673f2 /net | |
parent | 032eab843ff0c20645b187585b08e1e4f35e46bc (diff) | |
download | freebsd-ports-gnome-71625d9f17b260e43673ccbb20d47e48ae3a470b.tar.gz freebsd-ports-gnome-71625d9f17b260e43673ccbb20d47e48ae3a470b.tar.zst freebsd-ports-gnome-71625d9f17b260e43673ccbb20d47e48ae3a470b.zip |
drop maintainership
Diffstat (limited to 'net')
-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 \ |