diff options
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 |