diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-07-19 06:56:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-07-19 06:56:22 +0000 |
commit | be9f9d7154e49359a07ac811949503640b42cd19 (patch) | |
tree | 2bab378ba1351d0eb43a1e392eec5ad6771c29f9 /math/bamg | |
parent | ab7a77da59f1a43c8561bf3e10583ed1cdd381a0 (diff) | |
download | ports-be9f9d7154e49359a07ac811949503640b42cd19.tar.gz ports-be9f9d7154e49359a07ac811949503640b42cd19.zip |
Notes
Diffstat (limited to 'math/bamg')
-rw-r--r-- | math/bamg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/bamg/Makefile b/math/bamg/Makefile index 2d3e0fdad666..4c93ef6014be 100644 --- a/math/bamg/Makefile +++ b/math/bamg/Makefile @@ -23,6 +23,7 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= Bidimensional Anisotrope Mesh Generator RESTRICTED= No resale, contact author for commercial usage +BROKEN= fails to fetch WRKSRC= ${WRKDIR}/${PORTNAME} |