diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2022-01-05 16:40:58 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2022-01-05 16:43:54 +0000 |
commit | 4a0e524371da88340fa77947f067069629829d4c (patch) | |
tree | 0dba8733c7477ded1beb494ccfeaeab27578c82f /math/dune-fem | |
parent | 3eee124b49760989a58016922958911436c89477 (diff) | |
download | ports-4a0e524371da88340fa77947f067069629829d4c.tar.gz ports-4a0e524371da88340fa77947f067069629829d4c.zip |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions
Diffstat (limited to 'math/dune-fem')
-rw-r--r-- | math/dune-fem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile index bdfd84e274d7..479e7090b8da 100644 --- a/math/dune-fem/Makefile +++ b/math/dune-fem/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-fem DISTVERSION= 2.8.0rc1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |