diff options
Diffstat (limited to 'textproc/php4-xml/Makefile')
-rw-r--r-- | textproc/php4-xml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php4-xml/Makefile b/textproc/php4-xml/Makefile index 994f92ec49d..bfbfaf89b5f 100644 --- a/textproc/php4-xml/Makefile +++ b/textproc/php4-xml/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2001/10/16 06:58:34 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/12/03 08:31:04 jlam Exp $ .include "../../www/php4/Makefile.module" MODNAME= xml CATEGORIES+= textproc -PHP_PKG_VERS= # empty +PKGREVISION= # empty COMMENT= PHP4 extension for parsing XML USE_BUILDLINK_ONLY= YES |