diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 05:09:44 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 05:09:44 +0800 |
commit | 20cc546dc504103bce778dfb3deff8ef6d43e823 (patch) | |
tree | 0a60112972153eb00b831d28b495a872560e28a7 /databases | |
parent | a1a09c686c0e0f20afbb60089f644c0be79cb074 (diff) | |
download | freebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.tar.gz freebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.tar.zst freebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.zip |
Fix typos in COMMENT
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mywwwatcher/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-Ima-DBI-Contextual/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/databases/p5-Ima-DBI-Contextual/Makefile b/databases/p5-Ima-DBI-Contextual/Makefile index 0ed949819754..2a02bd632981 100644 --- a/databases/p5-Ima-DBI-Contextual/Makefile +++ b/databases/p5-Ima-DBI-Contextual/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:JOHND PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Liteweight context-aware dbi handle cache and utility methods +COMMENT= Lightweight context-aware dbi handle cache and utility methods LICENSE= ART10 GPLv1 LICENSE_COMB= dual |