diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2022-01-05 17:40:58 +0100 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2022-01-05 17:43:54 +0100 |
commit | 4a0e524371da88340fa77947f067069629829d4c (patch) | |
tree | 0dba8733c7477ded1beb494ccfeaeab27578c82f /math/dune-geometry | |
parent | print/lyx: Drop maintainership. (diff) |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions
Diffstat (limited to 'math/dune-geometry')
-rw-r--r-- | math/dune-geometry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile index 147460e6583c..eedb42b1cc7b 100644 --- a/math/dune-geometry/Makefile +++ b/math/dune-geometry/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-geometry DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |