diff options
Diffstat (limited to 'math/py-benford_py/Makefile')
-rw-r--r-- | math/py-benford_py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-benford_py/Makefile b/math/py-benford_py/Makefile index 35fbd8c85cb6..bdb2a3652030 100644 --- a/math/py-benford_py/Makefile +++ b/math/py-benford_py/Makefile @@ -1,7 +1,7 @@ PORTNAME= benford_py DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |