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 72e3bb4295d..edf062cf94b 100644
--- a/databases/py-mysql-connector/Makefile
+++ b/databases/py-mysql-connector/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/05/20 10:24:43 adam Exp $
+# $NetBSD: Makefile,v 1.3 2014/08/31 19:26:31 adam Exp $
-DISTNAME= mysql-connector-python-1.1.7
+DISTNAME= mysql-connector-python-1.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_MYSQL:=Connector-Python/}