diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-02-21 08:23:11 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-02-21 08:23:11 +0000 |
commit | f1e8f269ec6a7d995bbee4e73bb7b622639b3b30 (patch) | |
tree | 36d018cb3476c860a91d37c6e7adad288d4ded1d /games/linux-enemyterritory | |
parent | bc8510f03cf47da73c4b729b5f26bd44f3b866da (diff) | |
download | ports-f1e8f269ec6a7d995bbee4e73bb7b622639b3b30.tar.gz ports-f1e8f269ec6a7d995bbee4e73bb7b622639b3b30.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory')
-rw-r--r-- | games/linux-enemyterritory/Makefile | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile index c28e4ee75d0e..7ea496bb1681 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -9,11 +9,15 @@ PORTNAME= enemyterritory PORTVERSION= 2.56.2 PORTREVISION= 1 CATEGORIES= games linux -MASTER_SITES= http://ftp.wireplay.co.uk/enemyterritory/server/linux/ \ - ftp://3dgamers.in-span.net/pub/3dgamers4/games/wolfensteinet/ \ - http://ftp.algx.net/idsoftware/et/linux/ \ - http://www.sh.nu/download/games/ \ - http://games.gci.net/pub/R2CW/EnemyTerritory/ +MASTER_SITES= http://rtcw2.baconsbits.com/download/gamefiles/ \ + http://ftp.games.skynet.be/pub/ftp.idsoftware.com/et/linux/ \ + http://mirrors.xmission.com/idsoftware/et/linux/ \ + http://gda.utp.edu.co/pub/et/ \ + http://3dgamers.intelenet.net/pub/3dgamers/games/wolfensteinet/ \ + http://ftp7.3dgamers.com/pub/3dgamers/games/wolfensteinet/ \ + http://ftp4.3dgamers.com/pub/3dgamers/games/wolfensteinet/ \ + http://3dgamers.gameservers.net/pub/3dgamers/games/wolfensteinet/ \ + http://downloads-3dg.planetmirror.com/pub/3dgamers/games/wolfensteinet/ PKGNAMEPREFIX= linux- DISTNAME= et-linux-2.56-2.x86 EXTRACT_SUFX= .run |