diff options
Diffstat (limited to 'textproc/p5-XML-SAX-Expat/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX-Expat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX-Expat/Makefile b/textproc/p5-XML-SAX-Expat/Makefile index 2282baeaaa5..12b82ea46f7 100644 --- a/textproc/p5-XML-SAX-Expat/Makefile +++ b/textproc/p5-XML-SAX-Expat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/08/24 02:25:09 wen Exp $ +# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-SAX-Expat-0.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xse CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |