aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2005-09-17 08:04:28 +0800
committernork <nork@FreeBSD.org>2005-09-17 08:04:28 +0800
commitbc57b52bbb989f7e0fa340ed2367e4f5214ca281 (patch)
tree2f1ecb89a444e77fe57beb7fb019d738809a3c15
parentd553c3f6ddbdbab817131df3c4e9ffe882c1dbef (diff)
downloadfreebsd-ports-gnome-bc57b52bbb989f7e0fa340ed2367e4f5214ca281.tar.gz
freebsd-ports-gnome-bc57b52bbb989f7e0fa340ed2367e4f5214ca281.tar.zst
freebsd-ports-gnome-bc57b52bbb989f7e0fa340ed2367e4f5214ca281.zip
Add MASTER_SITES.
PR: ports/86238 Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
-rw-r--r--graphics/exrtools/Makefile3
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