diff options
author | lioux <lioux@FreeBSD.org> | 2001-04-26 10:34:10 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-04-26 10:34:10 +0800 |
commit | 530bb012521373cdaea865b40a962d957a3d6abf (patch) | |
tree | f7f90a8da9c011149cc6ef4c2e317548bb00e17a /games | |
parent | 916ac9271a83662802ea5fc1474954ab7084d504 (diff) | |
download | freebsd-ports-gnome-530bb012521373cdaea865b40a962d957a3d6abf.tar.gz freebsd-ports-gnome-530bb012521373cdaea865b40a962d957a3d6abf.tar.zst freebsd-ports-gnome-530bb012521373cdaea865b40a962d957a3d6abf.zip |
Update MASTER_SITES
Submitted by: maintainer
Diffstat (limited to 'games')
-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 |