diff options
author | taca <taca@pkgsrc.org> | 2009-10-09 03:06:51 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2009-10-09 03:06:51 +0000 |
commit | 9b494a0a87ccaafdc2e25c29a4464b973a893d2a (patch) | |
tree | cd2525ba9e66f9dc3dc32aa7da65703047e0da50 /textproc | |
parent | 07edb238f1b07e646d9d861c023e0bb5876cc6d5 (diff) | |
download | pkgsrc-9b494a0a87ccaafdc2e25c29a4464b973a893d2a.tar.gz |
Bump PKGREVISION which was reseted by lang/php5 update since I forgot to
pullup request to that change to pkgsrc-2009Q2 branch and it is too late
for request the reset of PKGREVISION.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php5-xsl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/php5-xsl/Makefile b/textproc/php5-xsl/Makefile index 158959d4b48..0ecbc7bf9d5 100644 --- a/textproc/php5-xsl/Makefile +++ b/textproc/php5-xsl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2009/09/26 05:43:38 taca Exp $ +# $NetBSD: Makefile,v 1.12 2009/10/09 03:06:51 taca Exp $ MODNAME= xsl +PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP5 extension for XSLT functions |