diff options
Diffstat (limited to 'textproc/p5-XML-DOM/Makefile')
-rw-r--r-- | textproc/p5-XML-DOM/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index 43b8412ccf9..49e5b8f9826 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:37:45 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/10/09 13:44:59 wiz Exp $ # DISTNAME= XML-DOM-1.44 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 -SVR4_PKGNAME= p5xdo CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |