diff options
author | wiz <wiz@pkgsrc.org> | 2004-03-26 02:27:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-03-26 02:27:34 +0000 |
commit | 559603c1ddc7d4f664173836c7bd4b515a5539f1 (patch) | |
tree | 41dd3b7f8e57da510c64a490aa410798a76dec65 /textproc/p5-XML-XQL/Makefile | |
parent | 1a3a4d209fee5e0656f2efb5f563feaebe417ba5 (diff) | |
download | pkgsrc-559603c1ddc7d4f664173836c7bd4b515a5539f1.tar.gz |
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'textproc/p5-XML-XQL/Makefile')
-rw-r--r-- | textproc/p5-XML-XQL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 6bee0b5af8b..056182f727b 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 22:54:43 grant Exp $ +# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:55 wiz Exp $ # DISTNAME= XML-XQL-0.68 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xxq CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |