diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-24 15:39:24 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-24 15:39:24 +0000 |
commit | 8d40a9a9a2a82da34baf95ea86c98c694073037b (patch) | |
tree | c2ee3c78cebe62e5bee141effff3867646a8000d /databases/py-MySQLdb/Makefile | |
parent | 8c50a543cfa6d7fdf03e392c476dd8a31e1445dd (diff) |
Notes
Diffstat (limited to 'databases/py-MySQLdb/Makefile')
-rw-r--r-- | databases/py-MySQLdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index e5e2c2b0617a..b3d983747f6b 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= py-MySQLdb -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= databases python MASTER_SITES= http://dustman.net/andy/python/MySQLdb/${PORTVERSION}/ DISTNAME= MySQLdb-${PORTVERSION} |