Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2015 00:43:46 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400076 - head/devel/avltree
Message-ID:  <201510240043.t9O0hkIE080585@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510240043.t9O0hkIE080585>