diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
commit | b21ec6b334694aed601d5b47d19af92b0c2109a3 (patch) | |
tree | 22c55e37c55f4c1f380e67924a06e07e23ab83d2 /textproc/p5-XML-DOM | |
parent | 6700acc70fec30595389f79bc99c6f14a07f8b39 (diff) | |
download | pkgsrc-b21ec6b334694aed601d5b47d19af92b0c2109a3.tar.gz |
Reset maintainer (observer now).
Diffstat (limited to 'textproc/p5-XML-DOM')
-rw-r--r-- | textproc/p5-XML-DOM/Makefile | 5 |
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 |