diff options
author | dirk <dirk@FreeBSD.org> | 1999-05-28 07:20:51 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-05-28 07:20:51 +0800 |
commit | ad264922323d5334231aaf090f904f3740e37e85 (patch) | |
tree | 3d747c61775da345013fb0a825b744bee3e8c416 /www/mod_php4/Makefile | |
parent | 183731eead1a729c1d7cab747512f13b2d3437f3 (diff) | |
download | freebsd-ports-graphics-ad264922323d5334231aaf090f904f3740e37e85.tar.gz freebsd-ports-graphics-ad264922323d5334231aaf090f904f3740e37e85.tar.zst freebsd-ports-graphics-ad264922323d5334231aaf090f904f3740e37e85.zip |
Upgrade to PHP-3.0.8.
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index b272c47c20f..9e186edc35d 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/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.74 1999/05/04 14:50:32 dirk Exp $ +# $Id: Makefile,v 1.75 1999/05/05 20:16:06 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.7 +VERSION_PHP3= 3.0.8 USE_PERL5= yes HAS_CONFIGURE= yes |