diff options
-rw-r--r-- | games/steelstorm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/steelstorm/Makefile b/games/steelstorm/Makefile index 331c8674e20f..05ff70dcbb92 100644 --- a/games/steelstorm/Makefile +++ b/games/steelstorm/Makefile @@ -8,7 +8,8 @@ PORTNAME= steelstorm DISTVERSION= beta-r1568 CATEGORIES= games -MASTER_SITES= http://download2.steel-storm.com/ \ +MASTER_SITES= http://download1.steel-storm.com/ \ + http://download2.steel-storm.com/ \ http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org |