From c98c9d738faac2bbd016b36142a931888b232f84 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 3 Sep 2001 18:54:20 +0000 Subject: Add mysql-gui, a graphical SQL client for MySQL. PR: ports/29862 Submitted by: Cyrille Lefevre --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 77064b8bcc3d..d698d9c68f37 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -35,6 +35,7 @@ SUBDIR += myodbc SUBDIR += mysql++ SUBDIR += mysql-editor + SUBDIR += mysql-gui SUBDIR += mysql-jdbc-mm SUBDIR += mysql-navigator SUBDIR += mysql2pgsql -- cgit v1.2.3