aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-TableHash/Makefile
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-24 20:23:22 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-24 20:23:22 +0000
commit92ded9ea18db91894256971334818120179c775d (patch)
treece35a05af904b4346aac84323f221dfc897221a5 /databases/p5-DBIx-TableHash/Makefile
parent58012d6cd0b671eb5096ff0df4fc674e2db0943b (diff)
downloadports-92ded9ea18db91894256971334818120179c775d.tar.gz
ports-92ded9ea18db91894256971334818120179c775d.zip
Fix typos in COMMENT
Notes
Notes: svn path=/head/; revision=301490
Diffstat (limited to 'databases/p5-DBIx-TableHash/Makefile')
-rw-r--r--databases/p5-DBIx-TableHash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-TableHash/Makefile b/databases/p5-DBIx-TableHash/Makefile
index 24656feba005..c5d1edab8b25 100644
--- a/databases/p5-DBIx-TableHash/Makefile
+++ b/databases/p5-DBIx-TableHash/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= CPAN:CHTHORMAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Tie a hash to a mysql table + SQL utils
+COMMENT= Tie a hash to a MySQL table + SQL utils
BUILD_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
RUN_DEPENDS:= ${BUILD_DEPENDS}