diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-17 05:14:31 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-17 05:14:31 +0800 |
commit | f5c8edf919895c5a4120ff6de6f0aa4fa4a2fcf9 (patch) | |
tree | abd2585de0ce5942dd379bd9078583e5e95f2e5c /math/tetgen | |
parent | f9fe29d14da3247d9a6335b55ac6be57bcec72ab (diff) | |
download | freebsd-ports-gnome-f5c8edf919895c5a4120ff6de6f0aa4fa4a2fcf9.tar.gz freebsd-ports-gnome-f5c8edf919895c5a4120ff6de6f0aa4fa4a2fcf9.tar.zst freebsd-ports-gnome-f5c8edf919895c5a4120ff6de6f0aa4fa4a2fcf9.zip |
Mark as broken: distfile size mismatch.
Diffstat (limited to 'math/tetgen')
-rw-r--r-- | math/tetgen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/tetgen/Makefile b/math/tetgen/Makefile index 80046e2d43db..8f01f1e10279 100644 --- a/math/tetgen/Makefile +++ b/math/tetgen/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= shaun@FreeBSD.org COMMENT= A Quality Tetrahedral Mesh Generator and Delaunay Triangulator +BROKEN= distfile size mismatch NO_CDROM= Tetgen is for academic or personal use only WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} |