diff options
-rw-r--r-- | graphics/exrtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index e1d046ff8af5..43f7333c281a 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -8,7 +8,8 @@ PORTNAME= exrtools PORTVERSION= 0.4 CATEGORIES= graphics -MASTER_SITES= http://scanline.ca/exrtools/ +MASTER_SITES= http://scanline.ca/exrtools/ \ + http://critical.ch/distfiles/ MAINTAINER= ehaupt@critical.ch COMMENT= Utilities for manipulating with HDR images in OpenEXR format |