svn commit: r400076 - head/devel/avltree

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 00:43:47 UTC 2015


Author: bapt
Date: Sat Oct 24 00:43:46 2015
New Revision: 400076
URL: https://svnweb.freebsd.org/changeset/ports/400076

Log:
  Mark as broken: does not fetch

Modified:
  head/devel/avltree/Makefile

Modified: head/devel/avltree/Makefile
==============================================================================
--- head/devel/avltree/Makefile	Sat Oct 24 00:43:13 2015	(r400075)
+++ head/devel/avltree/Makefile	Sat Oct 24 00:43:46 2015	(r400076)
@@ -10,6 +10,7 @@ MASTER_SITES=	http://www.gtlib.gatech.ed
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	In-memory index w/ binary and string keys and key counts
 
+BROKEN=		Does not fetch
 MAKE_ARGS=	PREFIX=${STAGEDIR}${PREFIX}
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list