From 9dab9208e1b458607ff837ab7cf2ea811c5a5013 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 6 Mar 2005 23:36:23 +0000 Subject: PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query and psql commands without using the psql command line tool. PR: ports/78404 Submitted by: Henri Michelon --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 2ce283f737dc..c680c1de724d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -223,6 +223,7 @@ SUBDIR += pgadmin3 SUBDIR += pgbash SUBDIR += pgcluster + SUBDIR += pgworksheet SUBDIR += php-sqlrelay SUBDIR += php4-dba SUBDIR += php4-dbase -- cgit v1.2.3