aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-05-22 20:15:18 +0800
committerahze <ahze@FreeBSD.org>2006-05-22 20:15:18 +0800
commitff1e8bced2353414d4a8e534fca1fc1ebd40cb46 (patch)
tree60598f98737a8d612563357a409d05eeff2fe7f0
parent3ffce5439cece69f4bfcc6df14ac3fd124176a4b (diff)
downloadfreebsd-ports-gnome-ff1e8bced2353414d4a8e534fca1fc1ebd40cb46.tar.gz
freebsd-ports-gnome-ff1e8bced2353414d4a8e534fca1fc1ebd40cb46.tar.zst
freebsd-ports-gnome-ff1e8bced2353414d4a8e534fca1fc1ebd40cb46.zip
- Use MASTER_SITE_BERLIOS in MASTER_SITES now
-rw-r--r--games/supertux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/supertux/Makefile b/games/supertux/Makefile
index 955d348cb882..0c8e0b65fcfa 100644
--- a/games/supertux/Makefile
+++ b/games/supertux/Makefile
@@ -8,7 +8,8 @@
PORTNAME= supertux
PORTVERSION= 0.1.3
CATEGORIES= games
-MASTER_SITES= http://download.berlios.de/supertux/
+MASTER_SITES= ${MASTER_SITE_BERLIOS}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= Super Tux is a side-scroller similar to Super Mario Brothers