diff --git a/games/supertux/Makefile b/games/supertux/Makefile index f8ad54627b10..06e0732c6f28 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -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@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