diff options
Diffstat (limited to 'textproc/p5-XML-Bare/Makefile')
-rw-r--r-- | textproc/p5-XML-Bare/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Bare/Makefile b/textproc/p5-XML-Bare/Makefile index c965623a379..18371b45bf4 100644 --- a/textproc/p5-XML-Bare/Makefile +++ b/textproc/p5-XML-Bare/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/02 02:30:42 wen Exp $ +# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:19 wiz Exp $ # DISTNAME= XML-Bare-0.52 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |