From 66632ec2ed81f15331b2b51c90de63af885bc80d Mon Sep 17 00:00:00 2001 From: explorer Date: Sun, 7 Jan 2001 04:59:58 +0000 Subject: Get the Makefile too -- somehow 'cvs ci' missed this last night... --- www/php3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/php3') diff --git a/www/php3/Makefile b/www/php3/Makefile index 36540545f15..ae4e1eb66b8 100644 --- a/www/php3/Makefile +++ b/www/php3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/09/05 09:33:18 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2001/01/07 04:59:58 explorer Exp $ # DISTNAME= php-${PHP_VERSION} @@ -19,7 +19,7 @@ DEPENDS+= gdbm>=1.7.3:../../databases/gdbm DEPENDS+= zlib-*:../../devel/zlib .endif -PHP_VERSION= 3.0.16 +PHP_VERSION= 3.0.18 .if defined(BUILDING_EXTENSION_MODULE) || defined(BUILDING_SERVER_MODULE) DEPENDS+= php-${PHP_VERSION}:../../www/php3 -- cgit v1.2.3