svn commit: r400083 - head/devel/cut

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 00:49:10 UTC 2015


Author: bapt
Date: Sat Oct 24 00:49:09 2015
New Revision: 400083
URL: https://svnweb.freebsd.org/changeset/ports/400083

Log:
  Mark as broken: does not fetch

Modified:
  head/devel/cut/Makefile

Modified: head/devel/cut/Makefile
==============================================================================
--- head/devel/cut/Makefile	Sat Oct 24 00:48:28 2015	(r400082)
+++ head/devel/cut/Makefile	Sat Oct 24 00:49:09 2015	(r400083)
@@ -9,6 +9,7 @@ MASTER_SITES=	http://www.falvotech.com/c
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Unit Testing Framework for C, C++, and Objective-C
 
+BROKEN=		Does not fetch
 USES=		python:run shebangfix
 SHEBANG_FILES=	*.py
 ALL_TARGET=	build


More information about the svn-ports-all mailing list