Date: Tue, 16 Aug 2016 07:58:25 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420270 - head/math/emc2 Message-ID: <201608160758.u7G7wPZf077205@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Aug 16 07:58:25 2016 New Revision: 420270 URL: https://svnweb.freebsd.org/changeset/ports/420270 Log: - Mark BROKEN: does not fetch (no address record) Modified: head/math/emc2/Makefile Modified: head/math/emc2/Makefile ============================================================================== --- head/math/emc2/Makefile Tue Aug 16 07:57:21 2016 (r420269) +++ head/math/emc2/Makefile Tue Aug 16 07:58:25 2016 (r420270) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608160758.u7G7wPZf077205>