From cee19712364eb8299fe850101b1da28e37111b8d Mon Sep 17 00:00:00 2001 From: garga Date: Wed, 24 May 2006 11:20:08 +0000 Subject: Make it fetchable again PR: ports/97754 Submitted by: Martin Wilke --- games/quake3-ra3/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games') diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile index 147493139c3f..a244faafc629 100644 --- a/games/quake3-ra3/Makefile +++ b/games/quake3-ra3/Makefile @@ -8,8 +8,7 @@ PORTNAME= ra3 PORTVERSION= 1.76 CATEGORIES= games -MASTER_SITES= ftp.clanbase.com/pub/ \ - ftp.mirrors.degnet.de/pub/misc/PlanetQuake3.net/modifications/rocketarena3/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -- cgit