diff options
Diffstat (limited to 'games')
-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 d44d8f08dc5d..4d2687d3440a 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} |