diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:04:37 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:05:25 +0300 |
commit | 312ee18b022b4abcb14973bb10894ba152b8f60b (patch) | |
tree | 20a54092480ae312624019075e6f11b23f633d91 /misc/ompl | |
parent | games/vcmi: mark as BROKEN, fails to build with boost-1.86+ (diff) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
Diffstat (limited to 'misc/ompl')
-rw-r--r-- | misc/ompl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ompl/Makefile b/misc/ompl/Makefile index 08e7cbf66be5..bde64e8efd5e 100644 --- a/misc/ompl/Makefile +++ b/misc/ompl/Makefile @@ -1,6 +1,6 @@ PORTNAME= ompl DISTVERSION= 1.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc comms MAINTAINER= yuri@FreeBSD.org |