diff options
Diffstat (limited to 'textproc/p5-XML-DOM/Makefile')
-rw-r--r-- | textproc/p5-XML-DOM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index 7d574c6bd1c..ac38acaa870 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2008/07/18 14:42:57 rhaen Exp $ +# $NetBSD: Makefile,v 1.25 2008/10/19 19:18:58 he Exp $ # DISTNAME= XML-DOM-1.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xdo CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |