diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-26 10:34:10 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-26 10:34:10 +0800 |
commit | f8577fc6feee01a7a6c7ede37d83d70548e0f579 (patch) | |
tree | e5f26de85862e7b522d02d3157f35980fe0cb7dd /games/hlserver-cs | |
parent | e49b03d48be442ddb6ced2863ae7a1958c23b216 (diff) | |
download | freebsd-ports-gnome-f8577fc6feee01a7a6c7ede37d83d70548e0f579.tar.gz freebsd-ports-gnome-f8577fc6feee01a7a6c7ede37d83d70548e0f579.tar.zst freebsd-ports-gnome-f8577fc6feee01a7a6c7ede37d83d70548e0f579.zip |
Update MASTER_SITES
Submitted by: maintainer
Diffstat (limited to 'games/hlserver-cs')
-rw-r--r-- | games/hlserver-cs/Makefile | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile index f62916b48d38..d56249c792d5 100644 --- a/games/hlserver-cs/Makefile +++ b/games/hlserver-cs/Makefile @@ -8,9 +8,16 @@ PORTNAME?= cs PORTVERSION?= 1.1c CATEGORIES= games linux -MASTER_SITES?= http://www.databits.net/~pat/ \ - ftp://ftp.icrontic.com/pub/ \ - http://flf.playnet.com/ +MASTER_SITES?= ftp://ftp.icrontic.com/pub/ \ + http://flf.playnet.com/ \ + http://ftp2.gamespy.com/pub/cdrom/counter-strike/ \ + ftp://fileplanet.ngi.it/fileplanet2/counter-strike/ \ + ftp://ftp.fasta.fh-dortmund.de/gdi/halflife/counterstrike/ \ + http://www.death-match.com/fr/download/fichiers/halflife/mods/ \ + ftp://ftp.icsmedia.de/pub/games/halflife/counter_strike/linux_server/ \ + http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/modifications/cstrike/ \ + http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/cstrike/ \ + ftp://fileplanet.blueyonder.co.uk/ftp1.gamespy.com/fpnew/action/half-life/modifications/cstrike/ \ PKGNAMEPREFIX= hlserver- .ifndef(DISTNAME) DISTFILES?= cs_11b_full.tar.gz cs_11c_up.tar.gz |