aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-MySQLdb56
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2014-12-30 05:18:45 +0800
committerrm <rm@FreeBSD.org>2014-12-30 05:18:45 +0800
commitf1398e81565bfd0eefa0f433741a563cad2cd751 (patch)
tree575b7049776b041a055f8cd47913b637433a800b /databases/py-MySQLdb56
parente9b1ac555fc001c1c6b62d6bf23208449515604e (diff)
downloadfreebsd-ports-gnome-f1398e81565bfd0eefa0f433741a563cad2cd751.tar.gz
freebsd-ports-gnome-f1398e81565bfd0eefa0f433741a563cad2cd751.tar.zst
freebsd-ports-gnome-f1398e81565bfd0eefa0f433741a563cad2cd751.zip
databases/py-MySQLdb56: fix typo
Diffstat (limited to 'databases/py-MySQLdb56')
-rw-r--r--databases/py-MySQLdb56/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb56/Makefile b/databases/py-MySQLdb56/Makefile
index 92fdf301b06c..42fbcc455131 100644
--- a/databases/py-MySQLdb56/Makefile
+++ b/databases/py-MySQLdb56/Makefile
@@ -2,7 +2,7 @@
PKGNAMESUFFIX= 56
-COMMENT= Access a MySQL database through Python (Using MySQL 5.5 Client)
+COMMENT= Access a MySQL database through Python (Using MySQL 5.6 Client)
WANT_MYSQL_VER= 56
MASTERDIR= ${.CURDIR}/../py-MySQLdb