diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-05-18 19:10:07 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-05-18 19:15:57 +0200 |
commit | 1d5b7c913b1c41f208ac96ccf898296200f22fcc (patch) | |
tree | 3f9055e69835c9582df96616b76e892a17da5d3c /graphics/hdr_tools | |
parent | graphics/openexr: update to v3.0.2 (diff) |
Bump portrevisions of openexr and Imath users.
Diffstat (limited to 'graphics/hdr_tools')
-rw-r--r-- | graphics/hdr_tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hdr_tools/Makefile b/graphics/hdr_tools/Makefile index 180f6a239f6f..c71975f0d87e 100644 --- a/graphics/hdr_tools/Makefile +++ b/graphics/hdr_tools/Makefile @@ -2,7 +2,7 @@ PORTNAME= hdr_tools PORTVERSION= 0.0.2010.11.23 # unspecified by the author, so use the date -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \ http://freebsd.nsu.ru/distfiles/ |