diff options
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 e08552f562b..393532c2bad 100644 --- a/textproc/php4-xslt/Makefile +++ b/textproc/php4-xslt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2006/01/24 07:32:38 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/02/05 23:11:06 joerg Exp $ MODNAME= xslt -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= textproc COMMENT= PHP4 extension for XSLT functions (Sablotron backend) |