diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-08-16 07:58:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-08-16 07:58:25 +0000 |
commit | e6df31c96a59d2fa7710cc98d9ea22b4e9195deb (patch) | |
tree | d8557c30f4cdca3a9380c9905c0b47b4319c80ed | |
parent | This project provides comprehensive monitoring of PostgreSQL servers using a (diff) |
- Mark BROKEN: does not fetch (no address record)
Diffstat (limited to '')
-rw-r--r-- | math/emc2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile index 455c6ad50d90..7631e6c27ca0 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical editor of two-dimensional mesh geometries +BROKEN= does not fetch (no address record) + LICENSE= INRIA LICENSE_NAME= INRIA license, perhaps specific to emc2 LICENSE_FILE= ${WRKSRC}/COPYRIGHT |