From owner-cvs-all Tue Nov 7 20:47:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59EE337B4C5; Tue, 7 Nov 2000 20:47:34 -0800 (PST) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA45495; Tue, 7 Nov 2000 20:47:34 -0800 (PST) (envelope-from murray@FreeBSD.org) Message-Id: <200011080447.UAA45495@freefall.freebsd.org> From: Murray Stokely Date: Tue, 7 Nov 2000 20:47:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/gtksql Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/11/07 20:47:34 PST Modified files: databases/gtksql Makefile Log: Fix typo that prevents Gtksql from being used with Postgres. < HAVE_PYSQL= yes --- > HAVE_PGSQL= yes Revision Changes Path 1.10 +2 -2 ports/databases/gtksql/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message