summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOM
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-05-03 10:54:52 +0000
committerwiz <wiz@pkgsrc.org>2016-05-03 10:54:52 +0000
commitb21ec6b334694aed601d5b47d19af92b0c2109a3 (patch)
tree22c55e37c55f4c1f380e67924a06e07e23ab83d2 /textproc/p5-XML-DOM
parent6700acc70fec30595389f79bc99c6f14a07f8b39 (diff)
downloadpkgsrc-b21ec6b334694aed601d5b47d19af92b0c2109a3.tar.gz
Reset maintainer (observer now).
Diffstat (limited to 'textproc/p5-XML-DOM')
-rw-r--r--textproc/p5-XML-DOM/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile
index ee61c216bcf..7d2d12a0fc2 100644
--- a/textproc/p5-XML-DOM/Makefile
+++ b/textproc/p5-XML-DOM/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2015/06/12 10:51:35 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.35 2016/05/03 10:54:56 wiz Exp $
DISTNAME= XML-DOM-1.44
PKGNAME= p5-${DISTNAME}
@@ -7,7 +6,7 @@ PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
-MAINTAINER= rhaen@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extend XML::Parser to build DOM Level 1 compliant data structure
DEPENDS+= p5-XML-Parser>=2.30:../../textproc/p5-XML-Parser