diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-01-13 21:38:35 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-01-13 21:38:35 +0000 |
commit | fe6826dccc1dd86ce4bb3ec0f12124f6f2a2abd6 (patch) | |
tree | 2f7edc62ce4e95b3d6c470ad4793d37f51a4d146 /graphics/open3d | |
parent | f2c39c5fa0899f70e6885cf815f83be51481fccc (diff) | |
download | freebsd-ports-fe6826dccc1dd86ce4bb3ec0f12124f6f2a2abd6.zip |
devel/jsoncpp: Update 1.8.1 -> 1.9.2
PR: 229677
Differential Revision: D22905
Diffstat (limited to 'graphics/open3d')
-rw-r--r-- | graphics/open3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/open3d/Makefile b/graphics/open3d/Makefile index 014c234cd40a..32547fb41031 100644 --- a/graphics/open3d/Makefile +++ b/graphics/open3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= Open3D DISTVERSIONPREFIX= v DISTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |