diff options
author | lioux <lioux@FreeBSD.org> | 2001-04-27 09:06:46 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-04-27 09:06:46 +0800 |
commit | a45797c254ffd75de55554f5482c71afd709c59e (patch) | |
tree | 6eeb7548e7fe7206307498d02d93e5a54e6626bb /games/halflifeserver | |
parent | f92c4222dd4d4035765e918c8363db4a0944ed6b (diff) | |
download | freebsd-ports-gnome-a45797c254ffd75de55554f5482c71afd709c59e.tar.gz freebsd-ports-gnome-a45797c254ffd75de55554f5482c71afd709c59e.tar.zst freebsd-ports-gnome-a45797c254ffd75de55554f5482c71afd709c59e.zip |
Update MASTER_SITES
Submitted by: maintainer
Diffstat (limited to 'games/halflifeserver')
-rw-r--r-- | games/halflifeserver/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index 5da6f25a0354..f57ce57c772e 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -10,10 +10,11 @@ PORTVERSION= 3.1.0.6 PORTREVISION= 2 CATEGORIES= games linux MASTER_SITES= http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/official/ \ - http://www.jetstreamgames.co.nz/files/pub/gamespyftp1/fpnew/action/half-life/official/ \ ftp://ftp.fasta.fh-dortmund.de/gdi/halflife/server/linux/ \ - ftp://fileplanet.ngi.it/fileplanet/fpnew/action/half-life/official/ \ + http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/official/ \ + ftp://fileplanet.blueyonder.co.uk/ftp1.gamespy.com/fpnew/action/half-life/official/ \ ftp://ftp.gmd.de/people/cla/hl/hl-newest/linux/ \ + ftp://ftp.fh-rosenheim.de/pub/games/halflife/servers/ \ ftp://ftp.icsmedia.de/pub/games/halflife/hl_server/ DISTNAME= hlds_l3106 |