aboutsummaryrefslogtreecommitdiff
path: root/math/libtommath
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2006-02-19 23:45:51 +0000
committerColin Percival <cperciva@FreeBSD.org>2006-02-19 23:45:51 +0000
commit72cb5775db139d7630abb55c0ba8a34b20473ac4 (patch)
tree1852b945bd776737a6793ec258778a1132919061 /math/libtommath
parent6a68a5bd9fdb68743017ea987d346e67e3008403 (diff)
Notes
Diffstat (limited to 'math/libtommath')
-rw-r--r--math/libtommath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile
index aad89eb78dae..79d319b5f56b 100644
--- a/math/libtommath/Makefile
+++ b/math/libtommath/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ltm-${PORTVERSION}
MAINTAINER= wxs@csh.rit.edu
COMMENT= Comprehensive, modular and portable mathematical routines
+BROKEN= "Does not fetch"
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKEFILE= makefile
USE_BZIP2= yes