diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-26 14:01:01 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-26 14:01:01 +0000 |
| commit | 543d2d37a0216a7b3e10eb3d482d79a7028bc7ba (patch) | |
| tree | 983116df90b497aae90950ab5d9b251ca60fc843 /databases/py-MySQLdb/Makefile | |
| parent | 9584e110149f9f70c78c3a95a3d7dc64a5240ece (diff) | |
Notes
Diffstat (limited to 'databases/py-MySQLdb/Makefile')
| -rw-r--r-- | databases/py-MySQLdb/Makefile | 4 |
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 |
