diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2023-08-21 12:08:50 +0200 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2023-08-21 12:09:23 +0200 |
commit | 22e222cbcea088a86fb58a5659742af50b337d86 (patch) | |
tree | f2d76233818aea3db559efec61010feb3c0fe640 /math/curv | |
parent | lang/racket: update to version 8.10 (diff) |
devel/onetbb: Update to 2021.10.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
Diffstat (limited to 'math/curv')
-rw-r--r-- | math/curv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/curv/Makefile b/math/curv/Makefile index 57a60748daae..81682bc4d325 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -1,6 +1,6 @@ PORTNAME= curv DISTVERSION= 0.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org |