summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-mysql-connector/Makefile')
-rw-r--r--databases/py-mysql-connector/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-mysql-connector/Makefile b/databases/py-mysql-connector/Makefile
index 7ceae1751ee..95cf2dfc8be 100644
--- a/databases/py-mysql-connector/Makefile
+++ b/databases/py-mysql-connector/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2015/04/30 08:15:22 adam Exp $
+# $NetBSD: Makefile,v 1.8 2015/10/03 12:49:11 adam Exp $
-DISTNAME= mysql-connector-python-2.0.4
+DISTNAME= mysql-connector-python-2.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_MYSQL:=Connector-Python/}