diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-24 04:40:42 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-24 04:40:42 +0800 |
commit | dea2035671a0117c2cdf01667394316b2556afc4 (patch) | |
tree | 052267f595cee8c7c2cc5621cbc6df623de2d7c5 /games | |
parent | a475678435321515af9de5bd636b97017fce6998 (diff) | |
download | freebsd-ports-gnome-dea2035671a0117c2cdf01667394316b2556afc4.tar.gz freebsd-ports-gnome-dea2035671a0117c2cdf01667394316b2556afc4.tar.zst freebsd-ports-gnome-dea2035671a0117c2cdf01667394316b2556afc4.zip |
Replace the primary MASTERSITE
Submitted by: MAINTAINER
Diffstat (limited to 'games')
-rw-r--r-- | games/halflifeserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index acfaca4bb506..588e89ffe9f5 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://204.213.190.22/downloads/ \ +MASTER_SITES= http://web2.globalwebhost.com/~pat/files/ \ 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/ \ |