diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-29 15:49:14 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-29 15:49:14 +0000 |
commit | 83f7ad9b762dcd5396593666a070c81059e6c318 (patch) | |
tree | 7417d16df6dc65ef64cd0ccf28fa64c5001c7bce /textproc/php4-xslt/Makefile | |
parent | 51ccd1ab99e51f07ec32b8753f79b5d737b13a86 (diff) | |
download | pkgsrc-83f7ad9b762dcd5396593666a070c81059e6c318.tar.gz |
Bump package revision to 2 (Sablotron was updated to 1.0).
Diffstat (limited to 'textproc/php4-xslt/Makefile')
-rw-r--r-- | textproc/php4-xslt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php4-xslt/Makefile b/textproc/php4-xslt/Makefile index d13a4affa14..154c72d8b6a 100644 --- a/textproc/php4-xslt/Makefile +++ b/textproc/php4-xslt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/07/13 13:53:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/29 15:49:14 xtraeme Exp $ MODNAME= xslt -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= textproc COMMENT= PHP4 extension for XSLT functions (Sablotron backend) |