diff options
Diffstat (limited to 'textproc/php4-xslt')
-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 0f901a52220..b9454be920f 100644 --- a/textproc/php4-xslt/Makefile +++ b/textproc/php4-xslt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/09/10 12:32:11 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/09/10 16:06:50 wiz Exp $ MODNAME= xslt CATEGORIES+= textproc -PKGREVISION= # empty +PKGREVISION= 1 COMMENT= PHP4 extension for XSLT functions (Sablotron backend) USE_BUILDLINK2= YES |