diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 20:54:50 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 21:25:55 +0300 |
commit | 3e45e8e24481fab02384c55a1e655d1dc1b781c6 (patch) | |
tree | c3b2a9a213a59d9767de44e69255bb78a6929a19 /math/curv | |
parent | devel/boost*: update to 1.82.0 release (+) (diff) |
*/*: bump all direct Boost cunsumers
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 1f18b0b9333c..bfaa11e612bb 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -1,6 +1,6 @@ PORTNAME= curv DISTVERSION= 0.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org |