diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-12-29 21:18:45 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-12-29 21:18:45 +0000 |
commit | 9cd3f97006711ac62437e1bcd675cdda954fbeda (patch) | |
tree | 575b7049776b041a055f8cd47913b637433a800b /databases/py-MySQLdb56 | |
parent | 81977bef72fc1c1296d1469cf0e337caf6bce5da (diff) |
Notes
Diffstat (limited to 'databases/py-MySQLdb56')
-rw-r--r-- | databases/py-MySQLdb56/Makefile | 2 |
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 |