diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-26 09:06:34 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-26 09:06:34 +0000 |
commit | 8a4ab05d84a449ed5a6014d3764d65eb09220beb (patch) | |
tree | dc7a3a4c356d7a681579bf29ef13f1adc649222d /graphics/open3d | |
parent | 7afee5c113070a837e469f478b94dffa6b382dee (diff) |
Notes
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 3a76627b792d..67dd77085348 100644 --- a/graphics/open3d/Makefile +++ b/graphics/open3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= Open3D DISTVERSIONPREFIX= v DISTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |