diff options
Diffstat (limited to 'science/cdf/Makefile')
-rw-r--r-- | science/cdf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 4adafaa8fdac..08cab2a679b7 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -5,9 +5,8 @@ PORTNAME= cdf3 PORTVERSION= 3.3.0 PORTREVISION= 4 CATEGORIES= science -MASTER_SITES= ${MASTER_SITE_LOCAL} \ +MASTER_SITES= LOCAL/thierry/${PORTNAME} \ ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf${VER}/unix/ -MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= cdf${VER}-dist-cdf DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |