diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-04 06:40:25 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-04 06:40:25 +0000 |
commit | 4c0a0a0b6eee3a9c72549dfeda69c9a68ce124b7 (patch) | |
tree | 90b6da87cfacd92c7fad7526a86bba93650bbe31 /databases/Makefile | |
parent | add pureadmin 0.2.1 (diff) |
Add wmjsql, a WindowMaker dockapp that connects to a MySQL server and grabs
the status displaying it in a handy little window.
Notes
Notes:
svn path=/head/; revision=130323
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 caa4b41bd263..838d18ef9e7e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -343,6 +343,7 @@ SUBDIR += useracc SUBDIR += usogres SUBDIR += wfb2sql + SUBDIR += wmjsql SUBDIR += xbase SUBDIR += xbsql SUBDIR += xmbase-grok |