diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-07-16 12:13:30 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-07-16 12:13:30 +0000 |
commit | 59eb5b4b37a39cf1aee06609e76d70b01cde86c6 (patch) | |
tree | 58467762b9d2afc33cfe5be636cba6721b8b31fd /misc/openvdb | |
parent | 51ac6a75e2c7fa913fc9b64dcba37f41ad1ab358 (diff) | |
download | ports-59eb5b4b37a39cf1aee06609e76d70b01cde86c6.tar.gz ports-59eb5b4b37a39cf1aee06609e76d70b01cde86c6.zip |
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 b85ae6d0a465..d595482377ce 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 7.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |