Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2013 20:03:29 +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: r317341 - head/net/netembryo
Message-ID:  <201305042003.r44K3Tps023308@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat May  4 20:03:29 2013
New Revision: 317341
URL: http://svnweb.freebsd.org/changeset/ports/317341

Log:
  Mark as broken: does not fetch

Modified:
  head/net/netembryo/Makefile

Modified: head/net/netembryo/Makefile
==============================================================================
--- head/net/netembryo/Makefile	Sat May  4 20:02:52 2013	(r317340)
+++ head/net/netembryo/Makefile	Sat May  4 20:03:29 2013	(r317341)
@@ -14,6 +14,8 @@ LICENSE=	LGPL21
 OPTIONS_DEFINE=	OPENSSL
 OPTIONS_DEFAULT=OPENSSL
 
+BROKEN=		Does not fetch
+
 USE_BZIP2=	yes
 USES=		pathfix pkgconfig
 USE_GNOME=	glib20



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