diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
commit | 965b4433c8101ce6297182fac09adf6445c6658b (patch) | |
tree | 0a60112972153eb00b831d28b495a872560e28a7 /databases/mywwwatcher | |
parent | 6332f8daa0206598d40bb61e5b3277094718cc2f (diff) |
Notes
Diffstat (limited to 'databases/mywwwatcher')
-rw-r--r-- | databases/mywwwatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mywwwatcher/Makefile b/databases/mywwwatcher/Makefile index ec209fb53940..3dd38318e767 100644 --- a/databases/mywwwatcher/Makefile +++ b/databases/mywwwatcher/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.the.cz/mywwwatcher/files/ DISTNAME= mywwwatcher-${PORTVERSION} MAINTAINER= pm@kostax.cz -COMMENT= Simply web-based MySQL client + tools (dump, import, scheme, ...) +COMMENT= Simple web-based MySQL client + tools (dump, import, scheme, ...) WRKSRC= ${WRKDIR}/mywwwatcher |