svn commit: r353706 - head/games/childsplay

Antoine Brodin antoine at FreeBSD.org
Sun May 11 15:03:25 UTC 2014


Author: antoine
Date: Sun May 11 15:03:24 2014
New Revision: 353706
URL: http://svnweb.freebsd.org/changeset/ports/353706
QAT: https://qat.redports.org/buildarchive/r353706/

Log:
  Mark BROKEN:	Unfetchable

Modified:
  head/games/childsplay/Makefile

Modified: head/games/childsplay/Makefile
==============================================================================
--- head/games/childsplay/Makefile	Sun May 11 14:46:26 2014	(r353705)
+++ head/games/childsplay/Makefile	Sun May 11 15:03:24 2014	(r353706)
@@ -13,6 +13,8 @@ COMMENT=	Educative games for children
 
 LICENSE=	GPLv3
 
+BROKEN=		Unfetchable
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}game>0:${PORTSDIR}/devel/py-game
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy \
 		${PYTHON_PKGNAMEPREFIX}game>0:${PORTSDIR}/devel/py-game


More information about the svn-ports-all mailing list