diff options
Diffstat (limited to 'www/php4/Makefile')
-rw-r--r-- | www/php4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php4/Makefile b/www/php4/Makefile index 517a1e4810e..52d250364da 100644 --- a/www/php4/Makefile +++ b/www/php4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2008/08/17 18:29:33 adrianp Exp $ +# $NetBSD: Makefile,v 1.83 2010/01/17 12:02:50 wiz Exp $ PKGNAME= php-${PHP_BASE_VERS} +PKGREVISION= 1 CATEGORIES+= lang COMMENT= HTML-embedded scripting language |