diff options
author | ale <ale@FreeBSD.org> | 2011-03-19 21:15:34 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-03-19 21:15:34 +0800 |
commit | 056be463304d28e78c9e4bc4cec48069162eba85 (patch) | |
tree | cd62a3f8e13c67d6c295dca3d76376ec84c71747 /databases/py-MySQLdb | |
parent | dd1f152da98dde00bc4f784ead96ba7b7f6ab220 (diff) | |
download | freebsd-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/Makefile | 1 |
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} |