summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Node
diff options
context:
space:
mode:
authorhubertf <hubertf>2005-02-21 20:26:08 +0000
committerhubertf <hubertf>2005-02-21 20:26:08 +0000
commit8bd8de70c8f7ea0f694dbed88ebbc4aed4b5cd0b (patch)
tree7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /textproc/p5-XML-Node
parent487bcaa3d29ce32a32fdaffc63392249bd3686b4 (diff)
downloadpkgsrc-8bd8de70c8f7ea0f694dbed88ebbc4aed4b5cd0b.tar.gz
Sign over maintainership to tech-pkg@
Diffstat (limited to 'textproc/p5-XML-Node')
-rw-r--r--textproc/p5-XML-Node/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile
index 37a2d79e3f2..29faab3931b 100644
--- a/textproc/p5-XML-Node/Makefile
+++ b/textproc/p5-XML-Node/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:10 grant Exp $
+# $NetBSD: Makefile,v 1.12 2005/02/21 20:26:14 hubertf Exp $
#
DISTNAME= XML-Node-0.10
@@ -9,7 +9,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= http://belmont-shores.ics.uci.edu/pub/ \
${MASTER_SITE_PERL_CPAN:=XML/}
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://belmont-shores.ics.uci.edu/XML::Node/
COMMENT= Node-based XML parsing: an simplified interface to XML::Parser