diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-25 17:14:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-25 17:14:58 +0000 |
commit | 2acea894172f3392ceca3c90f59a3b369268feda (patch) | |
tree | 868afde520e30ccfe7bcffc5a2b4fe50e50a30d3 /games | |
parent | Mark this port broken and revert maintainership to ports. Previous (diff) |
Update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=41896
Diffstat (limited to 'games')
-rw-r--r-- | games/hlserver-action/Makefile | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/games/hlserver-action/Makefile b/games/hlserver-action/Makefile index 12a7ef98afa1..3812e2c61fd2 100644 --- a/games/hlserver-action/Makefile +++ b/games/hlserver-action/Makefile @@ -7,8 +7,15 @@ PORTNAME= action PORTVERSION= 0.4 -MASTER_SITES= http://absurd.ranney.com/action/ \ - http://ftp1download.gamespy.com/fileplanet/action/half-life/modifications/action/ +MASTER_SITES= http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/modifications/ahl/ \ + http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/ahl/ \ + ftp://ftp.barrysworld.com/pub/games/halflife/mods/actionhl/official_patches/linux/ \ + ftp://fileplanet.blueyonder.co.uk/ftp1.gamespy.com/fpnew/action/half-life/modifications/ahl/ \ + ftp://ftp2.3ddownloads.com/90380/telefragged/ahl/ \ + ftp://ftp.3ddownloads.com/90380/telefragged/ahl/ \ + ftp://ftp.gamesurf.de/pub/gamesurf/halflife/mods/actionhl/beta4/ \ + ftp://ftp.wireplay.net/pub/downloads/fps/halflife/mods/action/linux/ \ + ftp://ftp.blackmesa.de/mods/ahl/ DISTFILES= action.tgz HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs |