diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2017-04-06 12:16:25 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2017-04-06 12:16:25 +0000 |
commit | 1f6571ef45e4f3124ea3623a9a4128be694682eb (patch) | |
tree | 175262270932a3b2edf288b269b3cc063e929d20 /databases/py-pymysql/Makefile | |
parent | 25451e0239d0eb12006668b9059244d7e032cca6 (diff) | |
download | ports-1f6571ef45e4f3124ea3623a9a4128be694682eb.tar.gz ports-1f6571ef45e4f3124ea3623a9a4128be694682eb.zip |
Notes
Diffstat (limited to 'databases/py-pymysql/Makefile')
-rw-r--r-- | databases/py-pymysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pymysql/Makefile b/databases/py-pymysql/Makefile index 30fd482017d1..157ee9f39f1e 100644 --- a/databases/py-pymysql/Makefile +++ b/databases/py-pymysql/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pymysql -PORTVERSION= 0.7.10 +PORTVERSION= 0.7.11 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |