diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-05-26 08:42:39 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-05-26 08:42:39 +0000 |
commit | bbf40708304d6ed122ae7c3217c3c45ec53d200a (patch) | |
tree | 36d5530002b1600cf7816151955fed7cfaae6013 /databases/py-mysql-connector-python2 | |
parent | 4648d694fce3813bb50f6c2b4f9e74500ff1b8fb (diff) |
Notes
Diffstat (limited to 'databases/py-mysql-connector-python2')
-rw-r--r-- | databases/py-mysql-connector-python2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-mysql-connector-python2/Makefile b/databases/py-mysql-connector-python2/Makefile index baa9ee98711f..22f96883daa6 100644 --- a/databases/py-mysql-connector-python2/Makefile +++ b/databases/py-mysql-connector-python2/Makefile @@ -13,7 +13,7 @@ COMMENT= MySQL driver written in Python LICENSE= GPLv2 -PORTSCOUT= skipv:2.1.2 # BETA version +PORTSCOUT= skipv:2.1.1,2.1.2 # BETA version NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist |