diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-24 20:30:46 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-24 20:30:46 +0000 |
commit | 3e22643a33e82d0609c23fa1ba3413b42ea11579 (patch) | |
tree | 6cb78d4e13e55fc831949e906e40d1894c7f72e7 /games | |
parent | Add it to python category (diff) |
Update MASTER_SITES
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=40321
Diffstat (limited to 'games')
-rw-r--r-- | games/halflifeserver/Makefile | 2 | ||||
-rw-r--r-- | games/hlserver-cs/Makefile | 3 | ||||
-rw-r--r-- | games/hlserver-flf/Makefile | 3 |
3 files changed, 5 insertions, 3 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index 588e89ffe9f5..30b35c00b061 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -8,7 +8,7 @@ PORTNAME= HLDS PORTVERSION= 3.1.0.6 CATEGORIES= games linux -MASTER_SITES= http://web2.globalwebhost.com/~pat/files/ \ +MASTER_SITES= http://hex.databits.net/~pat/ \ 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/ \ diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile index ecb18542c2bb..f5467f1e4b20 100644 --- a/games/hlserver-cs/Makefile +++ b/games/hlserver-cs/Makefile @@ -8,7 +8,8 @@ PORTNAME= CS PORTVERSION= 1.1b CATEGORIES= games linux -MASTER_SITES= ftp://ftp.icrontic.com/pub/ \ +MASTER_SITES= http://hex.databits.net/~pat/ \ + ftp://ftp.icrontic.com/pub/ \ http://flf.playnet.com/ DISTNAME= cs_11b_full EXTRACT_ONLY= diff --git a/games/hlserver-flf/Makefile b/games/hlserver-flf/Makefile index 6d6400a8c4fd..bcd274d63ecd 100644 --- a/games/hlserver-flf/Makefile +++ b/games/hlserver-flf/Makefile @@ -8,7 +8,8 @@ PORTNAME= FLF PORTVERSION= 1.2 CATEGORIES= games linux -MASTER_SITES= ftp://ftp.icrontic.com/pub/ \ +MASTER_SITES= http://hex.databits.net/~pat/ \ + ftp://ftp.icrontic.com/pub/ \ ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/hl/mod/frontlineforce/ DISTNAME= frontline_linux_1.2 EXTRACT_ONLY= |