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/pari_seadata/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/pari_seadata/Makefile')
-rw-r--r-- | math/pari_seadata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pari_seadata/Makefile b/math/pari_seadata/Makefile index afeca0f4eaa0..7b7402711660 100644 --- a/math/pari_seadata/Makefile +++ b/math/pari_seadata/Makefile @@ -1,6 +1,6 @@ PORTNAME= seadata DISTVERSION= 2009-06-18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://pari.math.u-bordeaux.fr/pub/pari/packages/ PKGNAMEPREFIX= pari- |