aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-26 14:01:01 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-26 14:01:01 +0000
commit543d2d37a0216a7b3e10eb3d482d79a7028bc7ba (patch)
tree983116df90b497aae90950ab5d9b251ca60fc843 /databases/py-MySQLdb/Makefile
parent9584e110149f9f70c78c3a95a3d7dc64a5240ece (diff)
downloadports-543d2d37a0216a7b3e10eb3d482d79a7028bc7ba.tar.gz
ports-543d2d37a0216a7b3e10eb3d482d79a7028bc7ba.zip
Notes
Diffstat (limited to 'databases/py-MySQLdb/Makefile')
-rw-r--r--databases/py-MySQLdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index dd829e520dd3..d075e52c559a 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/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