diff options
author | Lars Engels <lme@FreeBSD.org> | 2013-07-05 19:12:56 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2013-07-05 19:12:56 +0000 |
commit | 0d098d260bf88fdd50f4d51350045418d22938b5 (patch) | |
tree | 9e9386cec46c779bfee83c24031bdfc7d795ec00 /games | |
parent | 604dfb1e3798f75cf1fc07bcb3d2371b61810212 (diff) | |
download | ports-0d098d260bf88fdd50f4d51350045418d22938b5.tar.gz ports-0d098d260bf88fdd50f4d51350045418d22938b5.zip |
Notes
Diffstat (limited to 'games')
-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 |