diff options
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} |