svn commit: r433641 - head/math/emc2

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


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

Log:
  - Mark BROKEN: does not fetch (404 not found)
  
  MFH:		2017Q1

Modified:
  head/math/emc2/Makefile

Modified: head/math/emc2/Makefile
==============================================================================
--- head/math/emc2/Makefile	Wed Feb  8 09:50:33 2017	(r433640)
+++ head/math/emc2/Makefile	Wed Feb  8 09:52:03 2017	(r433641)
@@ -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-head mailing list