aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2005-11-16 04:12:17 +0800
committerglewis <glewis@FreeBSD.org>2005-11-16 04:12:17 +0800
commitd2aecfaba91993832305cd32e646dd7059cfb26b (patch)
tree41e329e44e1307910f95194ef6e21845cc17e88f /science
parent7b402c7f4e89e80e36d115082097e9fcab41dac9 (diff)
downloadfreebsd-ports-graphics-d2aecfaba91993832305cd32e646dd7059cfb26b.tar.gz
freebsd-ports-graphics-d2aecfaba91993832305cd32e646dd7059cfb26b.tar.zst
freebsd-ports-graphics-d2aecfaba91993832305cd32e646dd7059cfb26b.zip
. Mirror DISTFILE on MASTER_SITE_LOCAL since the main distribution site
seems to be difficult to connect to at the moment and I haven't found another mirror site.
Diffstat (limited to 'science')
-rw-r--r--science/udunits/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index 7e26380d35a..ed1896194cf 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -8,7 +8,8 @@
PORTNAME= udunits
PORTVERSION= 1.12.4
CATEGORIES= science math
-MASTER_SITES= ftp://unidata.ucar.edu/pub/${PORTNAME}/
+MASTER_SITES= ftp://unidata.ucar.edu/pub/${PORTNAME}/ \
+ ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/udunits|}
EXTRACT_SUFX= .tar.Z
MAINTAINER= glewis@FreeBSD.org