aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb56
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-12-29 21:18:45 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-12-29 21:18:45 +0000
commit9cd3f97006711ac62437e1bcd675cdda954fbeda (patch)
tree575b7049776b041a055f8cd47913b637433a800b /databases/py-MySQLdb56
parent81977bef72fc1c1296d1469cf0e337caf6bce5da (diff)
downloadports-9cd3f97006711ac62437e1bcd675cdda954fbeda.tar.gz
ports-9cd3f97006711ac62437e1bcd675cdda954fbeda.zip
databases/py-MySQLdb56: fix typo
Notes
Notes: svn path=/head/; revision=375803
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