From dfeeb73218b22d158443ecaa03661b16e8a951a1 Mon Sep 17 00:00:00 2001 From: darcy Date: Thu, 2 Dec 1999 01:47:04 +0000 Subject: upgraded PostgreSQL to 6.5.3 and updated the dependent Makefiles --- www/php3-pgsql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/php3-pgsql/Makefile b/www/php3-pgsql/Makefile index e346fa05efe..9395cf317cf 100644 --- a/www/php3-pgsql/Makefile +++ b/www/php3-pgsql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 1999/09/20 23:48:48 jlam Exp $ +# $NetBSD: Makefile,v 1.4 1999/12/02 01:47:06 darcy Exp $ # PKGNAME= php-pgsql-${PHP_VERSION} -DEPENDS+= postgresql-6.5.2:../../databases/postgresql +DEPENDS+= postgresql-6.5.3:../../databases/postgresql CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}/pgsql -- cgit v1.2.3