diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-08-01 03:50:49 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-08-01 03:50:49 +0000 |
commit | 31ff51545b1d86fe266f1c2f0e18c74a3f516423 (patch) | |
tree | 8063741409af43b78717b0348189ebead602d600 | |
parent | - Add LICENSE_FILE (diff) |
- Mark port as broken as master site seems to no longer exist.
Notes
Notes:
svn path=/head/; revision=419423
-rw-r--r-- | math/bamg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/bamg/Makefile b/math/bamg/Makefile index 07eea5bb6b92..111212043a00 100644 --- a/math/bamg/Makefile +++ b/math/bamg/Makefile @@ -13,6 +13,8 @@ COMMENT= Bidimensional Anisotropic Mesh Generator RESTRICTED= Contact author personally regarding commercial use +BROKEN= Master site no longer exists + WRKSRC= ${WRKDIR}/${PORTNAME} USE_XORG= x11 |