diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-03-21 09:57:04 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-03-21 09:57:04 +0000 |
commit | 3c29491c0bb26afb53d362af12f19179f8f38b80 (patch) | |
tree | 83e410b8a36a5ae2aeae627e7e9a69f1100c7118 /math/py-gmpy2 | |
parent | 11a78d9f82fb1a4855bcbeed8b53b62405e29a11 (diff) |
Notes
Diffstat (limited to 'math/py-gmpy2')
-rw-r--r-- | math/py-gmpy2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gmpy2/Makefile b/math/py-gmpy2/Makefile index 79fe6c862fbc..23f425055d51 100644 --- a/math/py-gmpy2/Makefile +++ b/math/py-gmpy2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmpy2 PORTVERSION= 2.0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |