diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
commit | 76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /databases/innotop | |
parent | 3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff) |
Notes
Diffstat (limited to 'databases/innotop')
-rw-r--r-- | databases/innotop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile index feed86c86da0..77b3f4700e2c 100644 --- a/databases/innotop/Makefile +++ b/databases/innotop/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= GOOGLE_CODE MAINTAINER= skreuzer@FreeBSD.org -COMMENT= A MySQL and InnoDB monitoring program +COMMENT= MySQL and InnoDB monitoring program LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |