diff options
-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 4ffebcf9a39..0dd1485ebc6 100644 --- a/textproc/php4-domxml/Makefile +++ b/textproc/php4-domxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/09/13 07:28:13 jdolecek Exp $ +# $NetBSD: Makefile,v 1.10 2003/09/13 07:30:23 jdolecek Exp $ MODNAME= domxml CATEGORIES+= textproc -PKGREVISION= # empty +PKGREVISION= 1 COMMENT= PHP4 extension for DOM support USE_BUILDLINK2= YES |