diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-01-16 19:30:25 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-01-16 19:32:07 +0000 |
commit | e1287d0d1228d93e469256fa6c4c824b9d20426b (patch) | |
tree | 3f76cf886877c65c479d9daa79b8dbc0dd8a7aa9 /misc/openvdb | |
parent | b24a84bb026ad448a0d9bf307dbfed830d7003a8 (diff) | |
download | ports-e1287d0d1228d93e469256fa6c4c824b9d20426b.tar.gz ports-e1287d0d1228d93e469256fa6c4c824b9d20426b.zip |
*/*: bump libboost*.so libraries consumert after Boost upgrade
Diffstat (limited to 'misc/openvdb')
-rw-r--r-- | misc/openvdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index a2bcd39a7560..c8ea19c78df8 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 10.0.1 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |