diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-21 03:13:00 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-21 03:13:00 +0800 |
commit | ed60837efe5bfb63005a0e07686b27f3bd4ecafb (patch) | |
tree | 34ee44b8935e0b3133fd446bbae17fa2df46427c /www/mod_php3/Makefile | |
parent | 47450a31675422d59324da7c49b8d5db3efadcc3 (diff) | |
download | freebsd-ports-graphics-ed60837efe5bfb63005a0e07686b27f3bd4ecafb.tar.gz freebsd-ports-graphics-ed60837efe5bfb63005a0e07686b27f3bd4ecafb.tar.zst freebsd-ports-graphics-ed60837efe5bfb63005a0e07686b27f3bd4ecafb.zip |
Upgrade to Apache 1.3.9 and mod_ssl 2.4.0.
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r-- | www/mod_php3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 6cfdc83630f..3075a2b813c 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/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.85 1999/08/19 11:26:45 dirk Exp $ +# $Id: Makefile,v 1.86 1999/08/19 11:55:29 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -47,7 +47,7 @@ Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= distributions -VERSION_APACHE= 1.3.6 +VERSION_APACHE= 1.3.9 VERSION_PHP= 3.0.12 USE_PERL5= yes |