diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-02 01:19:17 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-02 01:19:17 +0000 |
commit | bb8cc298ae24c1ff51a59a3fd641d3ffe2ba398b (patch) | |
tree | 2fe7ac737beef00da0f858fa0df2ca5e3ddd00cf /databases/Makefile | |
parent | 9d04503ce06596388f64410203fa13d514b5d44a (diff) |
SQL Buddy - Web based MySQL administration
PR: ports/126646
Submitted by: ChenGuang LI <horus.li@gmail.com>
Notes
Notes:
svn path=/head/; revision=219626
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 cd50844d18d3..c080a69631f8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -568,6 +568,7 @@ SUBDIR += skytools SUBDIR += slony1 SUBDIR += spatialite + SUBDIR += sqlbuddy SUBDIR += sqlcached SUBDIR += sqlclient SUBDIR += sqldeveloper |