summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-11-15 20:12:17 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-11-15 20:12:17 +0000
commit35fe922be075eb679f449819586fb8b5ccfcaf84 (patch)
tree6cda71bff64ff242da0c2eb420f89c0b061b8a87 /science
parent- Add support to turn off hasing the compiler size and mtime via a (diff)
. 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.
Notes
Notes: svn path=/head/; revision=148397
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 7e26380d35a0..ed1896194cf4 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