diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-24 07:33:35 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-24 07:33:35 +0000 |
commit | e56a0f846832acf1256481fd4b8d2f3a88e42459 (patch) | |
tree | 935cf0cab2899ddbb4f87417890fb9c13eab92b1 /databases/Makefile | |
parent | a640f4628df36883f2cd8d3c5002dbc919c9c0ab (diff) |
Add innotop 0.1.160, a MySQL and InnoDB monitoring program.
PR: ports/104722
Submitted by: Steven Kreuzer <skreuzer at f2o.org>
Notes
Notes:
svn path=/head/; revision=177955
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 6b41969fc78c..6be5ffb3d563 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -77,6 +77,7 @@ SUBDIR += gtksql SUBDIR += hk_classes SUBDIR += hsqldb + SUBDIR += innotop SUBDIR += ip4r SUBDIR += ipa_sdb SUBDIR += isql-viewer |