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/sympow | |
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/sympow')
-rw-r--r-- | math/sympow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sympow/Makefile b/math/sympow/Makefile index 3f72fbcb7d4b..8de6dcc5afe1 100644 --- a/math/sympow/Makefile +++ b/math/sympow/Makefile @@ -1,5 +1,6 @@ PORTNAME= sympow PORTVERSION= 2.023.7 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math |