aboutsummaryrefslogtreecommitdiffstats
path: root/science/cdf/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-02-04 05:42:30 +0800
committerthierry <thierry@FreeBSD.org>2006-02-04 05:42:30 +0800
commite661e9c2df29a68bfe7f6fba07bf58d8fe61fc19 (patch)
tree4c38cfb85cc15a400345c17253885e7cdef22ed7 /science/cdf/Makefile
parentce4e253c583cc8175c2850a5ba9ec72717d5a588 (diff)
downloadfreebsd-ports-graphics-e661e9c2df29a68bfe7f6fba07bf58d8fe61fc19.tar.gz
freebsd-ports-graphics-e661e9c2df29a68bfe7f6fba07bf58d8fe61fc19.tar.zst
freebsd-ports-graphics-e661e9c2df29a68bfe7f6fba07bf58d8fe61fc19.zip
- The official download site is down, add a mirror.
- Try to fix on sparc64. Reported by: pointyhat via Kris
Diffstat (limited to 'science/cdf/Makefile')
-rw-r--r--science/cdf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile
index 464c58d5417..629b8f023dc 100644
--- a/science/cdf/Makefile
+++ b/science/cdf/Makefile
@@ -9,7 +9,8 @@ PORTNAME= cdf3
PORTVERSION= 3.1
PORTREVISION= 1
CATEGORIES= science
-MASTER_SITES= http://windsor.gsfc.nasa.gov/standards/cdf/dist/cdf${VER}/unix/
+MASTER_SITES= ftp://nssdcftp.gsfc.nasa.gov/standards/cdf/dist/cdf${VER}/unix/ \
+ http://windsor.gsfc.nasa.gov/standards/cdf/dist/cdf${VER}/unix/
DISTNAME= cdf${VER}-dist-cdf
MAINTAINER= thierry@FreeBSD.org