diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-17 03:27:46 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-17 03:27:46 +0000 |
commit | 553d3eefb7c60c2174e7b2e675361cc4e0ea0a2a (patch) | |
tree | 00207d9c9a592fd42c654f4014ca7423e16f9595 /databases/Makefile | |
parent | 2de43035f15923977cf4d71a6790d08418d6139b (diff) |
add mtop 0.6.4
MySQL Monitoring Tool
Notes
Notes:
svn path=/head/; revision=96004
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 d24d17319dfa..3b0893eaad26 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -65,6 +65,7 @@ SUBDIR += metakit SUBDIR += mird SUBDIR += msql + SUBDIR += mtop SUBDIR += myodbc SUBDIR += mysql++ SUBDIR += mysql-connector-java |