Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2015 02:37:39 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397606 - head/games/annelid
Message-ID:  <201509230237.t8N2bd0s078206@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Sep 23 02:37:38 2015
New Revision: 397606
URL: https://svnweb.freebsd.org/changeset/ports/397606

Log:
  Mark BROKEN: does not fetch:
  
  => Attempting to fetch http://www.garthgillespie.com/annelid/annelid-src.zip
  fetch: http://www.garthgillespie.com/annelid/annelid-src.zip: Operation timed out
  
  Reported by:	pkg-fallout

Modified:
  head/games/annelid/Makefile

Modified: head/games/annelid/Makefile
==============================================================================
--- head/games/annelid/Makefile	Wed Sep 23 02:35:08 2015	(r397605)
+++ head/games/annelid/Makefile	Wed Sep 23 02:37:38 2015	(r397606)
@@ -13,6 +13,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Remake of the ubiquitous "Snake" and "Worm" games
 
 RESTRICTED=	No redistribution allowed
+BROKEN=		does not fetch: connect timeout
 
 USES=		gmake zip
 USE_SDL=	sdl



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