diff options
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 c3af7b1588eb..3a47c650a2fe 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -6,10 +6,10 @@ # PORTNAME= py-MySQLdb -PORTVERSION= 0.3.0b1 +PORTVERSION= 0.3.0b2 CATEGORIES= databases python MASTER_SITES= http://dustman.net/andy/python/MySQLdb/0.3.0/ -DISTNAME= MySQL-${PORTVERSION} +DISTNAME= MySQLdb-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org |