aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-02 08:27:31 +0800
committermiwi <miwi@FreeBSD.org>2006-12-02 08:27:31 +0800
commit01d32ac51e4e164c30ef1021604a226b57759da3 (patch)
treea3f30c138f22528a623e7fdf216b44905e3006f7 /math
parent9d2da4187fbd7d1a2191a4b12c97653be71949bc (diff)
downloadfreebsd-ports-gnome-01d32ac51e4e164c30ef1021604a226b57759da3.tar.gz
freebsd-ports-gnome-01d32ac51e4e164c30ef1021604a226b57759da3.tar.zst
freebsd-ports-gnome-01d32ac51e4e164c30ef1021604a226b57759da3.zip
- Add backup MASTER_SITES
Submitted by: pointyhat via kris
Diffstat (limited to 'math')
-rw-r--r--math/tomsfastmath/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index d81f37cf71a0..ed758d031d2f 100644
--- a/math/tomsfastmath/Makefile
+++ b/math/tomsfastmath/Makefile
@@ -9,7 +9,9 @@ PORTNAME= tomsfastmath
PORTVERSION= 0.10
CATEGORIES= math
MASTER_SITES= http://tfm.libtomcrypt.com/files/ \
- http://www.atarininja.org/~wxs/distfiles/
+ http://www.atarininja.org/~wxs/distfiles/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= miwi
DISTNAME= tfm-${PORTVERSION}
MAINTAINER= wxs@atarininja.org