svn commit: r317348 - head/games/capitalism

Baptiste Daroussin bapt at FreeBSD.org
Sat May 4 21:03:52 UTC 2013


Author: bapt
Date: Sat May  4 21:03:51 2013
New Revision: 317348
URL: http://svnweb.freebsd.org/changeset/ports/317348

Log:
  Mark as broken: does not fetch

Modified:
  head/games/capitalism/Makefile

Modified: head/games/capitalism/Makefile
==============================================================================
--- head/games/capitalism/Makefile	Sat May  4 20:58:58 2013	(r317347)
+++ head/games/capitalism/Makefile	Sat May  4 21:03:51 2013	(r317348)
@@ -14,6 +14,8 @@ COMMENT=	Qt client for the Monopd server
 
 LICENSE=	GPLv2
 
+BROKEN=		Does not fetch
+
 LIB_DEPENDS=	pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
 		pcre:${PORTSDIR}/devel/pcre \
 		png15:${PORTSDIR}/graphics/png \


More information about the svn-ports-head mailing list