diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-04-05 20:26:22 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-04-05 20:26:22 +0000 |
commit | 27773daa4f9b9a4b142543e001fbae0beb74d4ac (patch) | |
tree | 2e84ec231007888a4c78556db5bcdb5771ddbc57 /databases/Makefile | |
parent | 12f8d3f32e2c62f8006b395250c8357c55a51cfc (diff) | |
download | ports-27773daa4f9b9a4b142543e001fbae0beb74d4ac.tar.gz ports-27773daa4f9b9a4b142543e001fbae0beb74d4ac.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |