aboutsummaryrefslogtreecommitdiff
path: root/math/libtommath/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-09 21:33:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-09 21:33:57 +0000
commitd1aeff320689c0c78843aba834881b368e666c7e (patch)
tree4c4737094781dc4ffa45f7b5e0b500dba6c37167 /math/libtommath/Makefile
parent7f6e1abe0e1c1d69ea5286ccc545509cc5873f53 (diff)
downloadports-d1aeff320689c0c78843aba834881b368e666c7e.tar.gz
ports-d1aeff320689c0c78843aba834881b368e666c7e.zip
Notes
Diffstat (limited to 'math/libtommath/Makefile')
-rw-r--r--math/libtommath/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile
index 773b4f380f27..493a7a6294fb 100644
--- a/math/libtommath/Makefile
+++ b/math/libtommath/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= libtommath
-PORTVERSION= 0.39
+PORTVERSION= 0.40
CATEGORIES= math
-MASTER_SITES= http://math.libtomcrypt.com/files/
+MASTER_SITES= http://libtom.org/files/ \
+ http://www.atarininja.org/~wxs/distfiles/
DISTNAME= ltm-${PORTVERSION}
MAINTAINER= wxs@atarininja.org