diff options
Diffstat (limited to 'textproc/php4-domxml')
-rw-r--r-- | textproc/php4-domxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile index 8eb2c43a4b6..aeedcdf6169 100644 --- a/textproc/php4-domxml/Makefile +++ b/textproc/php4-domxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/11/29 12:02:22 jdolecek Exp $ +# $NetBSD: Makefile,v 1.14 2003/12/04 19:48:26 xtraeme Exp $ MODNAME= domxml CATEGORIES+= textproc -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PHP4 extension for DOM support USE_BUILDLINK2= YES |