svn commit: r317341 - head/net/netembryo

Baptiste Daroussin bapt at FreeBSD.org
Sat May 4 20:03:30 UTC 2013


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


More information about the svn-ports-head mailing list