summaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb-devel/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2011-03-19 13:15:34 +0000
committerAlex Dupre <ale@FreeBSD.org>2011-03-19 13:15:34 +0000
commit1bda2b27257c283e17a4a91482d5fa535c2ab5a7 (patch)
tree8cd07490589c5ea9ccfa6873f497bc771041dbb8 /databases/py-MySQLdb-devel/Makefile
parentUpdate MySQL to 5.5.10 release (shared library bumped). (diff)
Bump PORTREVISION for ports linking to default libmysqlclient.
Diffstat (limited to '')
-rw-r--r--databases/py-MySQLdb-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index 5c13c2f0367f..a1337a2892d8 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= MySQLdb
DISTVERSION= 1.2.3c1
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= SF/mysql-python/mysql-python-test/1.2.3c1
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}