aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-29 14:30:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-29 14:30:46 +0000
commit7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch)
tree80d47d6daf921a1ed1c73eb307c65303934a6eed /databases/py-MySQLdb
parentb7c359583d68680986466ddf6be2ce1a1dcb92fc (diff)
Notes
Diffstat (limited to 'databases/py-MySQLdb')
-rw-r--r--databases/py-MySQLdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index ffe2f47b4059..ab707041c966 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= MySQLdb
-DISTVERSION= 1.2.5
DISTVERSIONPREFIX= ${PORTNAME}-
+DISTVERSION= 1.2.5
CATEGORIES= databases python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}