summaryrefslogtreecommitdiff
path: root/www/php4-mysql
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-05-14 14:12:27 +0000
committerjlam <jlam@pkgsrc.org>2001-05-14 14:12:27 +0000
commita457d71ef9bd77577e911b0ab306069620f63f2c (patch)
treed20c2899fec4797c956fe6dba72e890e43a75af3 /www/php4-mysql
parent31e2a71447e466e681672bed48fbb2ba3ec4f4f1 (diff)
downloadpkgsrc-a457d71ef9bd77577e911b0ab306069620f63f2c.tar.gz
Update php4 and modules to 4.0.5. Changes from version 4.0.4.1nb1 include
many general bugfixes, important fixes to the pgsql module to support PostgreSQL transactions correctly, speedups, and a zlib output compressor.
Diffstat (limited to 'www/php4-mysql')
-rw-r--r--www/php4-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php4-mysql/Makefile b/www/php4-mysql/Makefile
index fee9792467f..6b260e268cb 100644
--- a/www/php4-mysql/Makefile
+++ b/www/php4-mysql/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2001/03/26 14:54:20 bad Exp $
+# $NetBSD: Makefile,v 1.6 2001/05/14 14:12:32 jlam Exp $
.include "../../www/php4/Makefile.module"
MODNAME= mysql
CATEGORIES+= databases
-PHP_PKG_VERS= nb1
+PHP_PKG_VERS= # empty
COMMENT= PHP4 extension for MySQL databases