aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-05 01:35:25 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-05 01:35:25 +0000
commitef9103121de31d1cf6d5cd77810d3b593ad9658f (patch)
treea01b410d80c9382726e82c7dfc2c3baec2d4a162 /databases/Makefile
parenta77f4b295738eaf089d47a05b98adc261c48d845 (diff)
downloadports-ef9103121de31d1cf6d5cd77810d3b593ad9658f.tar.gz
ports-ef9103121de31d1cf6d5cd77810d3b593ad9658f.zip
Initial import of mytop Version 0.3
mytop is a non-gui tool for monitoring the threads and overall performance of MySQL 3.22.x and 3.23.x servers. PR: 20892 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Reviewed by: will Approved by: will
Notes
Notes: svn path=/head/; revision=33416
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index d1d3b551b5c6..1d13d115170f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -27,6 +27,7 @@
SUBDIR += mysql322-client
SUBDIR += mysql322-server
SUBDIR += mysqltcl
+ SUBDIR += mytop
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-XBase