diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-12 10:41:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-12 10:41:00 +0000 |
commit | 5d4deb643b7ecda6ef824133514b294afdeb18c5 (patch) | |
tree | dec2fe8b3570c6ed74108440773b3136f2de0613 /databases/py-MySQLdb-devel/Makefile | |
parent | Chase graphics/gd's shlib version bump. (diff) |
Update to 0.3.3.
Notes
Notes:
svn path=/head/; revision=38247
Diffstat (limited to 'databases/py-MySQLdb-devel/Makefile')
-rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index 1d883d0e6692..73f33682f747 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= py-MySQLdb -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= databases python MASTER_SITES= http://dustman.net/andy/python/MySQLdb/${PORTVERSION}/ DISTNAME= MySQL-python-${PORTVERSION} |