diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-09-17 00:04:28 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-09-17 00:04:28 +0000 |
commit | 603332c49c621104ac8c321c5f1a6ad05afa5d65 (patch) | |
tree | 8c648bc0a0cd4c79c8c1fd91dcee97e6ec391fee /graphics/exrtools | |
parent | 572f40943618857f18f7ebe5ea8220b651da6348 (diff) | |
download | ports-603332c49c621104ac8c321c5f1a6ad05afa5d65.tar.gz ports-603332c49c621104ac8c321c5f1a6ad05afa5d65.zip |
Notes
Diffstat (limited to 'graphics/exrtools')
-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 |