diff options
Diffstat (limited to 'www/php4/Makefile.common')
-rw-r--r-- | www/php4/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common index 91f4521a5fb..b7e5c8d5628 100644 --- a/www/php4/Makefile.common +++ b/www/php4/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.2 2000/12/17 17:18:02 jlam Exp $ +# $NetBSD: Makefile.common,v 1.3 2000/12/25 21:03:47 jlam Exp $ DISTNAME= php-${PHP_VERS} -PHP_VERS= 4.0.3pl1 +PHP_VERS= 4.0.4 CATEGORIES+= www php4 # Note the http address is written this way by purpose, so that bsd.pkg.mk DTRT |