aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Twig
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-11-20 08:09:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-11-20 08:09:49 +0000
commite22ed3d655da09658c170f2800426a37952bf204 (patch)
tree42ca04302c3055ddae40e851cda27153ee5fa38a /textproc/p5-XML-Twig
parent9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff)
downloadports-e22ed3d655da09658c170f2800426a37952bf204.tar.gz
ports-e22ed3d655da09658c170f2800426a37952bf204.zip
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Notes
Notes: svn path=/head/; revision=121990
Diffstat (limited to 'textproc/p5-XML-Twig')
-rw-r--r--textproc/p5-XML-Twig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile
index d7d4e7de69d1..b201b2d7879c 100644
--- a/textproc/p5-XML-Twig/Makefile
+++ b/textproc/p5-XML-Twig/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Process huge XML documents by chunks via a tree interface
# On Perl < 5.8.0, XML::Twig has a further optional dependency on WeakRef.