summaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-MySQLdb-devel/Makefile')
-rw-r--r--databases/py-MySQLdb-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index dd829e520dd3..d075e52c559a 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= py-MySQLdb
-PORTVERSION= 0.3.0
+PORTVERSION= 0.3.1
CATEGORIES= databases python
-MASTER_SITES= http://dustman.net/andy/python/MySQLdb/0.3.0/
+MASTER_SITES= http://dustman.net/andy/python/MySQLdb/${PORTVERSION}/
DISTNAME= MySQL-python-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org