svn commit: r433642 - branches/2017Q1/math/emc2

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Feb 8 09:52:59 UTC 2017


Author: amdmi3
Date: Wed Feb  8 09:52:57 2017
New Revision: 433642
URL: https://svnweb.freebsd.org/changeset/ports/433642

Log:
  MFH: r433641
  
  - Mark BROKEN: does not fetch (404 not found)
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2017Q1/math/emc2/Makefile
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/math/emc2/Makefile
==============================================================================
--- branches/2017Q1/math/emc2/Makefile	Wed Feb  8 09:52:03 2017	(r433641)
+++ branches/2017Q1/math/emc2/Makefile	Wed Feb  8 09:52:57 2017	(r433642)
@@ -19,6 +19,8 @@ LICENSE_PERMS=	auto-accept no-dist-sell 
 
 RESTRICTED=	No resale, contact author for commercial usage
 
+BROKEN=		does not fetch (404 not found)
+
 USE_XORG=	x11
 USES=		gmake tar:tgz
 ALL_TARGET=	${PORTNAME}


More information about the svn-ports-all mailing list