diff options
Diffstat (limited to 'math/tomsfastmath/Makefile')
-rw-r--r-- | math/tomsfastmath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 7b42411d2b40..d81f37cf71a0 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -6,9 +6,9 @@ # PORTNAME= tomsfastmath -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= math -MASTER_SITES= http://libtomcrypt.com/tfm/files/ \ +MASTER_SITES= http://tfm.libtomcrypt.com/files/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= tfm-${PORTVERSION} |