diff options
Diffstat (limited to 'math/py-mpmath/Makefile')
-rw-r--r-- | math/py-mpmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile index f0189271bc29..f55d9d7243ea 100644 --- a/math/py-mpmath/Makefile +++ b/math/py-mpmath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpmath -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |