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 38ba09bcc65..2cba0644a34 100644 --- a/textproc/p5-XML-Bare/Makefile +++ b/textproc/p5-XML-Bare/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/07/13 08:52:17 wen Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:45 wiz Exp $ # DISTNAME= XML-Bare-0.53 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |