svn commit: r425038 - head/games/supertux

Max Brazhnikov makc at FreeBSD.org
Mon Oct 31 23:51:36 UTC 2016


Author: makc
Date: Mon Oct 31 23:51:34 2016
New Revision: 425038
URL: https://svnweb.freebsd.org/changeset/ports/425038

Log:
  games/supertux: update MASTER_SITES

Modified:
  head/games/supertux/Makefile

Modified: head/games/supertux/Makefile
==============================================================================
--- head/games/supertux/Makefile	Mon Oct 31 23:26:00 2016	(r425037)
+++ head/games/supertux/Makefile	Mon Oct 31 23:51:34 2016	(r425038)
@@ -5,13 +5,11 @@ PORTNAME=	supertux
 PORTVERSION=	0.1.3
 PORTREVISION=	12
 CATEGORIES=	games
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	https://github.com/SuperTux/downloads/raw/master/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Side-scroller game similar to Super Mario Brothers
 
-BROKEN=		Unfetchable (google code has gone away)
-
 USES=		gmake tar:bzip2
 USE_SDL=	image mixer
 USE_GL=		gl


More information about the svn-ports-head mailing list