diff options
Diffstat (limited to 'math/py-numexpr/Makefile')
-rw-r--r-- | math/py-numexpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index b66e9fd5a17f..adf9a5afbd74 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= numexpr -PORTVERSION= 2.2 +PORTVERSION= 2.2.1 CATEGORIES= math python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |