diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-01-03 18:10:59 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-01-03 18:12:17 -0800 |
commit | 5e27cbbe6fd0447249d9b3b51a1d20b8854b1010 (patch) | |
tree | 0c5d3ba0ef746c883cfb4370f8e28d9d6fa0517e /math/py-primecountpy | |
parent | textproc/R-cran-XML: Update to 3.99-0.18 (diff) |
math/pari: update 2.15.5 → 2.17.1
Diffstat (limited to 'math/py-primecountpy')
-rw-r--r-- | math/py-primecountpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-primecountpy/Makefile b/math/py-primecountpy/Makefile index acac2d6b11d0..1c83130f7441 100644 --- a/math/py-primecountpy/Makefile +++ b/math/py-primecountpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= primecountpy PORTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |