diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-06-11 02:15:22 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-06-11 02:15:22 +0800 |
commit | 9a88f2900b3c00ed818eab16c096a2eee8a94c57 (patch) | |
tree | 44627bdd9d6cb94fc9ca66695a67f25f30d2666a /math/arb | |
parent | d52b2f195d183e62fa3624e5a62dcba418c9f204 (diff) | |
download | freebsd-ports-gnome-9a88f2900b3c00ed818eab16c096a2eee8a94c57.tar.gz freebsd-ports-gnome-9a88f2900b3c00ed818eab16c096a2eee8a94c57.tar.zst freebsd-ports-gnome-9a88f2900b3c00ed818eab16c096a2eee8a94c57.zip |
math/flint2: Update g20190210 -> 2.6.0
Bump 6 depending ports.
Reported by: portscout
Diffstat (limited to 'math/arb')
-rw-r--r-- | math/arb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/arb/Makefile b/math/arb/Makefile index 6f88ab62c146..0f94ebea1ba3 100644 --- a/math/arb/Makefile +++ b/math/arb/Makefile @@ -2,6 +2,7 @@ PORTNAME= arb DISTVERSION= 2.18.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |