diff options
Diffstat (limited to 'www/php4/Makefile')
-rw-r--r-- | www/php4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php4/Makefile b/www/php4/Makefile index dde661ba97e..d58425351cf 100644 --- a/www/php4/Makefile +++ b/www/php4/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2007/01/07 09:14:15 rillig Exp $ +# $NetBSD: Makefile,v 1.75 2007/03/03 13:19:52 adrianp Exp $ PKGNAME= php-${PHP_BASE_VERS} -PKGREVISION= 3 CATEGORIES+= lang COMMENT= HTML-embedded scripting language |