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/cm/Makefile | |
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/cm/Makefile')
-rw-r--r-- | math/cm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cm/Makefile b/math/cm/Makefile index 89f6d0cccd71..50112e0185e9 100644 --- a/math/cm/Makefile +++ b/math/cm/Makefile @@ -1,5 +1,6 @@ PORTNAME= cm DISTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://www.multiprecision.org/downloads/ |