diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-28 04:53:34 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-28 04:53:34 +0800 |
commit | 435c7ade9b060c966cd4bfba1aa39925812050e3 (patch) | |
tree | 1992054253281239d046cbb0d9978be2661a3fe4 /www/mod_php3/Makefile | |
parent | a71e988cc9b0b66d3fbc1939ca81b5a797b29bb4 (diff) | |
download | freebsd-ports-gnome-435c7ade9b060c966cd4bfba1aa39925812050e3.tar.gz freebsd-ports-gnome-435c7ade9b060c966cd4bfba1aa39925812050e3.tar.zst freebsd-ports-gnome-435c7ade9b060c966cd4bfba1aa39925812050e3.zip |
Upgrade to PHP-3.0.15.
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r-- | www/mod_php3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 8dca180c319b..74d18b7ef9ac 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -48,7 +48,7 @@ Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= distributions VERSION_APACHE= 1.3.12 -VERSION_PHP= 3.0.14 +VERSION_PHP= 3.0.15 USE_PERL5= yes HAS_CONFIGURE= yes |