diff options
author | jdolecek <jdolecek> | 2007-09-05 20:15:45 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2007-09-05 20:15:45 +0000 |
commit | 26b7fa1bca85676081451cb0874e9492ed336197 (patch) | |
tree | 10ecf75052846d357c07a247a931fe0e422c64af /textproc/php5-xsl | |
parent | 28cae169c7407ac718e98bf8f23a21ce9aa47e4d (diff) | |
download | pkgsrc-26b7fa1bca85676081451cb0874e9492ed336197.tar.gz |
others say changing DEPENDS and adding MESSAGE is a reason to bump the
PKGREVISION, so make it so
Diffstat (limited to 'textproc/php5-xsl')
-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 45b111566bc..08139324819 100644 --- a/textproc/php5-xsl/Makefile +++ b/textproc/php5-xsl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2007/09/04 21:40:09 jdolecek Exp $ +# $NetBSD: Makefile,v 1.8 2007/09/05 20:15:45 jdolecek Exp $ MODNAME= xsl +PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP5 extension for XSLT functions |