diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-07-30 21:07:03 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-07-30 21:07:03 +0000 |
commit | 71556202efc170224b3c7e33c80d78341c9420e8 (patch) | |
tree | 9e279dff4f24151ec08b4f2f8dff45fb25db7662 /www/mod_php5/Makefile | |
parent | 6a1452975fa87962f3c000eb6af09a21d80e92af (diff) |
Notes
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 44e564b98c4e..1408dee4acbc 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.80 1999/07/01 11:28:24 dirk Exp $ +# $Id: Makefile,v 1.81 1999/07/03 09:50:38 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -36,7 +36,7 @@ MAINTAINER= dirk@FreeBSD.ORG Y2K= http://www.php.net/y2k.php3 VERSION_APACHE= 1.3.6 -VERSION_PHP3= 3.0.10 +VERSION_PHP3= 3.0.12 USE_PERL5= yes HAS_CONFIGURE= yes |