diff options
Diffstat (limited to 'games/linux-ssamtfe')
-rw-r--r-- | games/linux-ssamtfe/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/linux-ssamtfe/Makefile b/games/linux-ssamtfe/Makefile index 4a0e224b314d..ed627ef60539 100644 --- a/games/linux-ssamtfe/Makefile +++ b/games/linux-ssamtfe/Makefile @@ -4,7 +4,8 @@ PORTNAME= ssamtfe PORTVERSION= 1.05b3 CATEGORIES= games linux -MASTER_SITES= http://liflg.0wnitsch.de/files/final/ +MASTER_SITES= http://home.coc-ag.de/dressler-ro/liflg/files/final/ \ + http://bsd-geek.de/FreeBSD/distfiles/ PKGNAMEPREFIX= linux- DISTFILES= ${PORTNAME:S|ssam|serious.sam.|}_${PORTVERSION:S|b|beta|}-english-2.run @@ -14,8 +15,6 @@ COMMENT= Serious Sam: The First Encounter OPTIONS_DEFINE= VORBIS DOCS OPTIONS_DEFAULT= VORBIS -BROKEN= Does not fetch - USE_LINUX= yes USE_LINUX_APPS= xorglibs NO_BUILD= yes |