svn commit: r397606 - head/games/annelid

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Sep 23 02:37:39 UTC 2015


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 at 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


More information about the svn-ports-all mailing list