diff options
Diffstat (limited to 'math/py-gmpy2/Makefile')
-rw-r--r-- | math/py-gmpy2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-gmpy2/Makefile b/math/py-gmpy2/Makefile index 2e1787e26c7a..7bd6be567896 100644 --- a/math/py-gmpy2/Makefile +++ b/math/py-gmpy2/Makefile @@ -1,5 +1,6 @@ PORTNAME= gmpy2 DISTVERSION= 2.1.5 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |