diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-08-09 22:57:44 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-08-09 22:57:44 +0000 |
commit | bf026995fe085940b785ee5e23b7f44dd5a92e90 (patch) | |
tree | efb52cfbf20fcd685f13f1d16e3ea2423cf585a3 /math/libtommath/Makefile | |
parent | b609d3f225b9f8fea870ee980f3ee73ff4814db5 (diff) | |
download | ports-bf026995fe085940b785ee5e23b7f44dd5a92e90.tar.gz ports-bf026995fe085940b785ee5e23b7f44dd5a92e90.zip |
Notes
Diffstat (limited to 'math/libtommath/Makefile')
-rw-r--r-- | math/libtommath/Makefile | 5 |
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 |