diff options
Diffstat (limited to 'science/cdf/Makefile')
-rw-r--r-- | science/cdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 464c58d5417d..629b8f023dc9 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 |