From a70669db128f5ae07df42f1b7b0b90106e391205 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 6 Apr 2006 00:21:42 +0000 Subject: [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk and adds it to the following ports: games/doom games/linux-quake3 games/linux-quake4 games/qcc games/quake-data games/quake-source games/quake2-data games/quake2-source games/quake2forge games/quake2lnx games/quake3 games/quake3-data games/rtcw PR: ports/93546 Submitted by: Alejandro Pulver --- games/quake3-data/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/quake3-data') diff --git a/games/quake3-data/Makefile b/games/quake3-data/Makefile index e176c25ae6d1..cace89040606 100644 --- a/games/quake3-data/Makefile +++ b/games/quake3-data/Makefile @@ -8,8 +8,8 @@ PORTNAME= data DISTVERSION= 1.32b-3 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake3/linux/ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= quake3/linux PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= linuxq3apoint-${DISTVERSION}.x86 EXTRACT_SUFX= .run -- cgit v1.2.3