diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-12-26 16:25:22 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-12-26 16:25:22 +0000 |
commit | 23cb661f63ad0c3dae8893130bd0d36e2ea26d40 (patch) | |
tree | 5fea5d6807c06dc85de74184c124850b57745118 /misc/openvdb | |
parent | 217c81bc8741f50233e4a5fb9ef0eab4b9f69e2c (diff) |
Notes
Diffstat (limited to 'misc/openvdb')
-rw-r--r-- | misc/openvdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index ff3d4c94d8cd..2a6d26a98ec7 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 6.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |