svn commit: r317352 - head/games/crafty-open-enormous

Baptiste Daroussin bapt at FreeBSD.org
Sat May 4 21:20:18 UTC 2013


Author: bapt
Date: Sat May  4 21:20:17 2013
New Revision: 317352
URL: http://svnweb.freebsd.org/changeset/ports/317352

Log:
  Mark as broken: does not fetch

Modified:
  head/games/crafty-open-enormous/Makefile

Modified: head/games/crafty-open-enormous/Makefile
==============================================================================
--- head/games/crafty-open-enormous/Makefile	Sat May  4 21:16:56 2013	(r317351)
+++ head/games/crafty-open-enormous/Makefile	Sat May  4 21:20:17 2013	(r317352)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	crafty-open-enormous
-# Date created:			9 Sep 2007
-# Whom:				Jonathan Shoemaker <shoemaker at bluebottle.com>
-#
+# Created by: Jonathan Shoemaker <shoemaker at bluebottle.com>
 # $FreeBSD$
-#
 
 PORTNAME=	crafty-open-enormous
 PORTVERSION=	20070924
@@ -20,6 +16,8 @@ COMMENT=	The enormous opening book (abou
 BUILD_DEPENDS=	crafty:${PORTSDIR}/games/crafty
 RUN_DEPENDS=	crafty:${PORTSDIR}/games/crafty
 
+BROKEN=		Does not fetch
+
 DIST_SUBDIR=		crafty
 USE_ZIP=		yes
 NO_WRKSUBDIR=		yes


More information about the svn-ports-all mailing list