diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-05-21 03:14:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-05-21 03:14:49 +0000 |
commit | 462fd29991c5d12325aabfdf0e13db01d689c0a5 (patch) | |
tree | 108d28817176c36f621960ce62841a027a77d171 /games/hlserver-wizwars | |
parent | 7fa7a6679cb2e033f7fb5ca98dc46535be7e054f (diff) | |
download | ports-462fd29991c5d12325aabfdf0e13db01d689c0a5.tar.gz ports-462fd29991c5d12325aabfdf0e13db01d689c0a5.zip |
Notes
Diffstat (limited to 'games/hlserver-wizwars')
-rw-r--r-- | games/hlserver-wizwars/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hlserver-wizwars/Makefile b/games/hlserver-wizwars/Makefile index 98ca62797c44..80aa5b957368 100644 --- a/games/hlserver-wizwars/Makefile +++ b/games/hlserver-wizwars/Makefile @@ -7,7 +7,8 @@ PORTNAME= wizardwars PORTVERSION= 2.8.0 -MASTER_SITES= http://194.195.228.180/exp/hl/mod/wizardwars/ \ +MASTER_SITES= http://pm.gamesmania.de/gamesmania/planet-mods/mods/hl/wizardwars/ \ + http://194.195.228.180/exp/hl/mod/wizardwars/ \ ftp://ftp.gigabell.net/pub/exp/hl/mod/wizardwars/ \ http://ftp2.extreme-players.de/exp/hl/mod/wizardwars/ DISTNAME= wizwars_b2_8 |