diff options
Diffstat (limited to 'textproc/p5-XML-SAX-ExpatXS/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index e94760e8d0a..a1524e17832 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/12/23 11:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-SAX-ExpatXS-1.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xsx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |