diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-24 20:30:46 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-24 20:30:46 +0000 |
commit | 1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f (patch) | |
tree | b5c796e036edbfeb5fd3ba175afea277f5790cc6 | |
parent | f43996fb99759640727d558d6228f755fcee0df7 (diff) | |
download | FreeBSD-ports-1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f.zip FreeBSD-ports-1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f.tar.gz |
Update MASTER_SITES
Submitted by: maintainer
-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 588e89f..30b35c0 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 ecb1854..f5467f1 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 6d6400a..bcd274d 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= |