diff options
author | ahze <ahze@FreeBSD.org> | 2005-02-21 08:23:11 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-02-21 08:23:11 +0000 |
commit | edfaef7c6e1c5ddc2151dd2be6328bc72222a9c8 (patch) | |
tree | 8a68294af1e934d93fd8cc83ac949842cb3bac53 /games/linux-enemyterritory | |
parent | 9f4d82fb0f1dc861ffc5c0240926f88f2d0b3ed6 (diff) | |
download | FreeBSD-ports-edfaef7c6e1c5ddc2151dd2be6328bc72222a9c8.zip FreeBSD-ports-edfaef7c6e1c5ddc2151dd2be6328bc72222a9c8.tar.gz |
Update MASTER_SITES
PR: ports/77831
Submitted by: maintainer
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 c28e4ee..7ea496b 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 |