diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-09-15 16:49:10 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-09-15 19:45:20 -0700 |
commit | 0070506ff0dba10540acc8cb20b5132043fb1006 (patch) | |
tree | 01c1c85503870b0ff8effc7820702a0efa77cfdb /math/py-python-fcl | |
parent | www/py-beautifulsoup: Update to 4.10.0 (diff) |
math/fcl: Update 0.6.1 -> 0.7.0
Diffstat (limited to 'math/py-python-fcl')
-rw-r--r-- | math/py-python-fcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-python-fcl/Makefile b/math/py-python-fcl/Makefile index 623814a9e1ab..ee05a3a8db70 100644 --- a/math/py-python-fcl/Makefile +++ b/math/py-python-fcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= python-fcl PORTVERSION= 0.0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |