diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-20 17:10:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-20 17:10:22 +0000 |
commit | 93e0a56baa20db315b0cd044761870ba36c0784d (patch) | |
tree | fece40302d313a2e04256dd3118671acfe82d319 /databases/py-tableschema/Makefile | |
parent | fa0cc2297563aadacca74072ba0e92738e147301 (diff) | |
download | ports-93e0a56baa20db315b0cd044761870ba36c0784d.tar.gz ports-93e0a56baa20db315b0cd044761870ba36c0784d.zip |
Notes
Diffstat (limited to 'databases/py-tableschema/Makefile')
-rw-r--r-- | databases/py-tableschema/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-tableschema/Makefile b/databases/py-tableschema/Makefile index 84c16c0abf10..f66569c11868 100644 --- a/databases/py-tableschema/Makefile +++ b/databases/py-tableschema/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tableschema -PORTVERSION= 1.7.4 +PORTVERSION= 1.8.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |