diff options
author | lioux <lioux@FreeBSD.org> | 2001-07-02 15:56:02 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-07-02 15:56:02 +0000 |
commit | ad0180cf009b43ea0ca79659868897ea13aee51b (patch) | |
tree | edbeb566c629768c04c4a41d33ccdc55ddacfd23 /games/hlserver-opfor | |
parent | 601744e381be4a245d0000c2ef3876997f47fe11 (diff) | |
download | FreeBSD-ports-ad0180cf009b43ea0ca79659868897ea13aee51b.zip FreeBSD-ports-ad0180cf009b43ea0ca79659868897ea13aee51b.tar.gz |
Add faster primary MASTER_SITE
PR: 28619
Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'games/hlserver-opfor')
-rw-r--r-- | games/hlserver-opfor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hlserver-opfor/Makefile b/games/hlserver-opfor/Makefile index d44d8f0..4d2687d 100644 --- a/games/hlserver-opfor/Makefile +++ b/games/hlserver-opfor/Makefile @@ -7,7 +7,8 @@ PORTNAME= opfor PORTVERSION= 1.1.0.6 -MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/official/ \ +MASTER_SITES= http://www.planetmirror.com/pub/bluesnews/half-life/opfor/ \ + http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/official/ \ http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/official/ DISTNAME= op4-linux-${PORTVERSION:S/.//g} |