diff options
Diffstat (limited to 'textproc/p5-XML-Writer/Makefile')
-rw-r--r-- | textproc/p5-XML-Writer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index b397151439a..eeb156a0d39 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/10/13 04:28:03 wen Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:48 wiz Exp $ # DISTNAME= XML-Writer-0.623 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xwr CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |