diff options
Diffstat (limited to 'math/py-numexpr/Makefile')
-rw-r--r-- | math/py-numexpr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 171291f8a529..2477e0babd9e 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -1,6 +1,5 @@ PORTNAME= numexpr -PORTVERSION= 2.8.4 -PORTREVISION= 1 +PORTVERSION= 2.8.5 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |