diff options
-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) |