diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-12 13:45:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-12 13:45:36 +0000 |
commit | 9e1529eb2db68787352522264721e257b9f64c6c (patch) | |
tree | ee75f2b873be26fee97f140e1fc01bcc393f99ed /databases/py-tableschema/Makefile | |
parent | baa8a513d9890c2c55d8fe867a4598d0abc295b4 (diff) |
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 d0c9f10f9514..973a04b8f69b 100644 --- a/databases/py-tableschema/Makefile +++ b/databases/py-tableschema/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tableschema -PORTVERSION= 1.11.0 +PORTVERSION= 1.12.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |