diff options
Diffstat (limited to 'games/quake3-ra3/Makefile')
-rw-r--r-- | games/quake3-ra3/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile index d10998dea383..d62d1ded0e2c 100644 --- a/games/quake3-ra3/Makefile +++ b/games/quake3-ra3/Makefile @@ -6,11 +6,10 @@ # PORTNAME?= ra3 -PORTVERSION?= 1.6 +PORTVERSION?= 1.65 CATEGORIES= games linux -MASTER_SITES?= ftp://ftp.online.no/pub/online.no/spill/servers/quake/quake3/ra3/ \ - http://217.116.227.199/modifications/ \ - ftp://ftp.telekabel.at/pub/games/quake3/ra3/ +MASTER_SITES?= http://gamefiles.blueyonder.co.uk/blueyondergames/quake3arena/modifications/rocketarena/patches/linux/ \ + http://mir2.ovh.net/ftp.planetquake3.net/modifications/rocketarena3/ PKGNAMEPREFIX= q3server- .ifndef(DISTNAME) DISTFILES?= ${PORTNAME}${PORTVERSION:S/.//}cl.zip \ |