diff options
Diffstat (limited to 'games/linux-ssamtse/Makefile')
-rw-r--r-- | games/linux-ssamtse/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/linux-ssamtse/Makefile b/games/linux-ssamtse/Makefile index 96fb813bc25c..b3325cb1f8f2 100644 --- a/games/linux-ssamtse/Makefile +++ b/games/linux-ssamtse/Makefile @@ -4,7 +4,8 @@ PORTNAME= ssamtse PORTVERSION= 1.07b1 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 @@ -22,8 +23,6 @@ RESTRICTED= Redistribution is limited, see license PORTDOCS= README.liflg ShellSymbols.txt changes.txt Notes_1_04.txt SUB_FILES= pkg-message -BROKEN= Does not fetch - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MVORBIS} |