diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-27 01:06:46 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-27 01:06:46 +0000 |
commit | 3002f8ea7e7db743ad32caa6eac1716c300ca92d (patch) | |
tree | 47cf6769c6ac5f394aa76d5efbe16cfb9d68c0cf | |
parent | cfe7f69020211ae3b8665390f00c88463777b3c1 (diff) | |
download | ports-3002f8ea7e7db743ad32caa6eac1716c300ca92d.tar.gz ports-3002f8ea7e7db743ad32caa6eac1716c300ca92d.zip |
Update MASTER_SITES
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=41939
-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 |