From 41b7bfaf51a3eccf1f06cd327e4af528f82d95b3 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 31 Oct 2005 17:19:28 +0000 Subject: [PATCH] - Add MASTER_SITES mirrot - Unbraek PR: ports/88209 Submitted by: maintainer --- games/quake2-data/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games/quake2-data/Makefile b/games/quake2-data/Makefile index 1dbd735c6b90..49a634c04cb0 100644 --- a/games/quake2-data/Makefile +++ b/games/quake2-data/Makefile @@ -8,7 +8,8 @@ PORTNAME= data PORTVERSION= 3.20 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake2/ +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake2/ \ + ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake2/ DISTFILES= ${Q2FULL} DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -17,8 +18,6 @@ COMMENT= Quake II data files BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -BROKEN= Unfetchable - NO_BUILD= yes NO_WRKSUBDIR= yes