diff options
Diffstat (limited to 'textproc/p5-XML-XQL/Makefile')
-rw-r--r-- | textproc/p5-XML-XQL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index a17d1861c92..8b9c87ecc8c 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2011/08/14 15:14:21 obache Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 21:58:13 wiz Exp $ # DISTNAME= XML-XQL-0.68 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 SVR4_PKGNAME= p5xxq CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |