summaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb-devel/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-11-01 11:55:54 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-11-01 11:55:54 +0000
commit579a44527939b5c893c516064c3551db645e1660 (patch)
tree9cfff1347dc366b6a2ec20079e2e2ceca362c1b7 /databases/py-MySQLdb-devel/Makefile
parentMake portlint happy, remove a space (diff)
Update to 0.3.0b2.
Notes
Notes: svn path=/head/; revision=34536
Diffstat (limited to 'databases/py-MySQLdb-devel/Makefile')
-rw-r--r--databases/py-MySQLdb-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index c3af7b1588eb..3a47c650a2fe 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/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