From 27773daa4f9b9a4b142543e001fbae0beb74d4ac Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sat, 5 Apr 2008 20:26:22 +0000 Subject: Oracle SQL Developer is a free graphical tool for database development. With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements. You can also run any number of provided reports, as well as create and save your own. SQL Developer enhances productivity and simplifies your database development tasks. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SQL Developer can connect to any Oracle Database version >= 9.2.0.1 and MySQL database version >= 3.0. WWW: http://www.oracle.com/technology/software/products/sql/index.html PR: ports/119756 Submitted by: José García Juanino --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 8cf62a3b4493..8739d5f8925d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -534,6 +534,7 @@ SUBDIR += slony1 SUBDIR += sqlcached SUBDIR += sqlclient + SUBDIR += sqldeveloper SUBDIR += sqlite2 SUBDIR += sqlite3 SUBDIR += sqlite34 -- cgit v1.2.3