diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-05-18 17:10:07 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-05-18 17:15:57 +0000 |
commit | 1d5b7c913b1c41f208ac96ccf898296200f22fcc (patch) | |
tree | 3f9055e69835c9582df96616b76e892a17da5d3c /graphics/exrtools | |
parent | 9a948c5d3e5de7d486abbf36c63c73a24ac35dac (diff) |
Bump portrevisions of openexr and Imath users.
Diffstat (limited to 'graphics/exrtools')
-rw-r--r-- | graphics/exrtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 2b3a41f4ddfd..49bd72693f7d 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -2,7 +2,7 @@ PORTNAME= exrtools PORTVERSION= 0.4 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ LOCAL/ehaupt |