svn commit: r396863 - head/games/wmquake

Baptiste Daroussin bapt at FreeBSD.org
Sun Sep 13 21:29:35 UTC 2015


Author: bapt
Date: Sun Sep 13 21:29:34 2015
New Revision: 396863
URL: https://svnweb.freebsd.org/changeset/ports/396863

Log:
  Mark as broken: does not fetch

Modified:
  head/games/wmquake/Makefile

Modified: head/games/wmquake/Makefile
==============================================================================
--- head/games/wmquake/Makefile	Sun Sep 13 21:25:49 2015	(r396862)
+++ head/games/wmquake/Makefile	Sun Sep 13 21:29:34 2015	(r396863)
@@ -11,6 +11,8 @@ MASTER_SITES=	http://www.ne.jp/asahi/lin
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Id Software's Quake I in a 64x64 WM dockapp window
 
+BROKEN=		Does not fetch
+
 USES=		gmake tar:bzip2
 USE_GNOME=	gtk12
 


More information about the svn-ports-all mailing list