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/cmh | |
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/cmh')
-rw-r--r-- | math/cmh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cmh/Makefile b/math/cmh/Makefile index cf93dd265dcf..cd83d11af441 100644 --- a/math/cmh/Makefile +++ b/math/cmh/Makefile @@ -1,6 +1,6 @@ PORTNAME= cmh DISTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://www.multiprecision.org/downloads/ |