aboutsummaryrefslogtreecommitdiff
path: root/math/libtommath/Makefile
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2010-08-09 22:57:44 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2010-08-09 22:57:44 +0000
commitbf026995fe085940b785ee5e23b7f44dd5a92e90 (patch)
treeefb52cfbf20fcd685f13f1d16e3ea2423cf585a3 /math/libtommath/Makefile
parentb609d3f225b9f8fea870ee980f3ee73ff4814db5 (diff)
downloadports-bf026995fe085940b785ee5e23b7f44dd5a92e90.tar.gz
ports-bf026995fe085940b785ee5e23b7f44dd5a92e90.zip
- Update to 0.42.0.
PR: ports/149102 Submitted by: Frederic Culot <frederic@culot.org>
Notes
Notes: svn path=/head/; revision=259029
Diffstat (limited to 'math/libtommath/Makefile')
-rw-r--r--math/libtommath/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile
index fd06b01442e5..7067681409d1 100644
--- a/math/libtommath/Makefile
+++ b/math/libtommath/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= libtommath
-PORTVERSION= 0.41
+PORTVERSION= 0.42.0
CATEGORIES= math
-MASTER_SITES= http://libtom.org/files/ \
- http://www.atarininja.org/~wxs/distfiles/
+MASTER_SITES= http://libtom.org/files/
DISTNAME= ltm-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org