diff options
Diffstat (limited to 'textproc/p5-XML-SAX/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 2d79a4f2260..8e3d5eb8be3 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2006/11/05 16:30:43 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2007/02/27 14:03:58 wiz Exp $ -DISTNAME= XML-SAX-0.12 +DISTNAME= XML-SAX-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |