aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-MySQLdb
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2011-03-19 21:15:34 +0800
committerale <ale@FreeBSD.org>2011-03-19 21:15:34 +0800
commit056be463304d28e78c9e4bc4cec48069162eba85 (patch)
treecd62a3f8e13c67d6c295dca3d76376ec84c71747 /databases/py-MySQLdb
parentdd1f152da98dde00bc4f784ead96ba7b7f6ab220 (diff)
downloadfreebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.tar.gz
freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.tar.zst
freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.zip
Bump PORTREVISION for ports linking to default libmysqlclient.
Diffstat (limited to 'databases/py-MySQLdb')
-rw-r--r--databases/py-MySQLdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index 25390bc9381f..778a0b5da009 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= MySQLdb
DISTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= SF/mysql-python/mysql-python/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}