diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-25 04:30:46 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-25 04:30:46 +0800 |
commit | 1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f (patch) | |
tree | b5c796e036edbfeb5fd3ba175afea277f5790cc6 /games | |
parent | f43996fb99759640727d558d6228f755fcee0df7 (diff) | |
download | freebsd-ports-gnome-1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f.tar.gz freebsd-ports-gnome-1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f.tar.zst freebsd-ports-gnome-1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f.zip |
Update MASTER_SITES
Submitted by: maintainer
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= |