diff options
Diffstat (limited to 'textproc/p5-XML-SAX/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 6248e6cee6d..1cc62720576 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2010/08/21 16:36:16 seb Exp $ +# $NetBSD: Makefile,v 1.32 2011/08/14 15:14:20 obache Exp $ DISTNAME= XML-SAX-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |