diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-02-12 18:41:00 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-02-12 18:41:00 +0800 |
commit | d8ad767704f6a81ef417320236d185542bfc6912 (patch) | |
tree | 7ffb4bc43040fd0f372779f6b2e3fb7a50a2662f /databases/py-MySQLdb-devel/Makefile | |
parent | cd0a2f306709291302afcc35f68e39a72d7ad9d4 (diff) | |
download | freebsd-ports-gnome-d8ad767704f6a81ef417320236d185542bfc6912.tar.gz freebsd-ports-gnome-d8ad767704f6a81ef417320236d185542bfc6912.tar.zst freebsd-ports-gnome-d8ad767704f6a81ef417320236d185542bfc6912.zip |
Update to 0.3.3.
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} |