diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
commit | 1fb0ae7cf995d2d164082c63c8ed246a272a5b6e (patch) | |
tree | d65a9a82c099a5f9fe438ca1318438b4ca6bb844 /graphics/exrtools | |
parent | 34f4fb6411e13f0dff94a8ffd7f90d08bb91d907 (diff) | |
download | ports-1fb0ae7cf995d2d164082c63c8ed246a272a5b6e.tar.gz ports-1fb0ae7cf995d2d164082c63c8ed246a272a5b6e.zip |
Notes
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 b3e35d98983b..dfcb857cf0ce 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= exrtools PORTVERSION= 0.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ LOCAL/ehaupt |