diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-05-25 12:44:00 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-05-25 12:44:00 +0000 |
commit | 362259b7918bffef884f39c2935b65ec7feb4b91 (patch) | |
tree | 8d277e14f03904a280983cbf0d2860e724c867ee /www/mod_php5/Makefile | |
parent | Update glib/gtk++ to 1.2.8. (diff) |
Upgrade to php-4.0.0.
Notes
Notes:
svn path=/head/; revision=28747
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 40e67a431d73..356f3c0fa555 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -47,7 +47,7 @@ Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= version4/downloads VERSION_APACHE= 1.3.12 -VERSION_PHP= 4.0RC2 +VERSION_PHP= 4.0.0 NO_LATEST_LINK= yes USE_PERL5= yes |