diff options
-rw-r--r-- | games/supertux/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 79e72161c077..0e7ca190db01 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -8,8 +8,7 @@ PORTNAME= supertux PORTVERSION= 0.1.1 CATEGORIES= games -MASTER_SITES= http://pingus.seul.org/~grumbel/tmp/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= super-tux MAINTAINER= ahze@ahze.net |