diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /databases/mytop | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) | |
download | ports-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415498
Diffstat (limited to 'databases/mytop')
-rw-r--r-- | databases/mytop/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mytop/pkg-descr b/databases/mytop/pkg-descr index 759cac7efef7..812243781c92 100644 --- a/databases/mytop/pkg-descr +++ b/databases/mytop/pkg-descr @@ -1,6 +1,6 @@ -mytop is a non-gui tool for monitoring the threads and overall performance -of MySQL 3.22.x and 3.23.x servers. It runs on most Unix systems which have -Perl, DBI, and Term::ReadKey installed. And with Term::ANSIColor installed +mytop is a non-gui tool for monitoring the threads and overall performance +of MySQL 3.22.x and 3.23.x servers. It runs on most Unix systems which have +Perl, DBI, and Term::ReadKey installed. And with Term::ANSIColor installed you even get color. WWW: http://jeremy.zawodny.com/mysql/mytop/ |