summaryrefslogtreecommitdiff
path: root/www/php3
diff options
context:
space:
mode:
authorexplorer <explorer@pkgsrc.org>2001-01-07 04:59:58 +0000
committerexplorer <explorer@pkgsrc.org>2001-01-07 04:59:58 +0000
commit9719143313c205d45354f1ba775bf0cd79ea1fd8 (patch)
treea8cf04059ae7ab22f9e0810cc3e198743e41699b /www/php3
parent90d081fdb4bb53892bb4a4bb519b5eceb6dc817e (diff)
downloadpkgsrc-9719143313c205d45354f1ba775bf0cd79ea1fd8.tar.gz
Get the Makefile too -- somehow 'cvs ci' missed this last night...
Diffstat (limited to 'www/php3')
-rw-r--r--www/php3/Makefile4
1 files changed, 2 insertions, 2 deletions
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