aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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