aboutsummaryrefslogtreecommitdiffstats
path: root/math/tomsfastmath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/tomsfastmath/Makefile')
-rw-r--r--math/tomsfastmath/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index 87d56a61ce6c..aeb840f2e77f 100644
--- a/math/tomsfastmath/Makefile
+++ b/math/tomsfastmath/Makefile
@@ -8,14 +8,13 @@
PORTNAME= tomsfastmath
PORTVERSION= 0.08
CATEGORIES= math
-MASTER_SITES= http://libtomcrypt.org/tfm/files/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= cperciva/libtom
DISTNAME= tfm-${PORTVERSION}
MAINTAINER= wxs@csh.rit.edu
COMMENT= Portable fixed precision math library for fast exponentiations
-BROKEN= "Does not fetch"
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKEFILE= makefile
USE_BZIP2= yes