From dce2ec7810fdff5859ff9699fbda132dd4710d38 Mon Sep 17 00:00:00 2001 From: avl Date: Thu, 27 Jan 2011 05:23:12 +0000 Subject: - Update the MASTER_SITES for bonus pack to fix the fetch Reported by: pointyhat via pav Feature safe: yes --- games/utserver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/utserver/Makefile b/games/utserver/Makefile index 10ef0ec7f7d..a38a82f8ac4 100644 --- a/games/utserver/Makefile +++ b/games/utserver/Makefile @@ -40,7 +40,7 @@ EXTRA_PATCHES= ${WRKDIR}/patch-ngstatsut .include .if !defined(WITHOUT_BONUSPACKS) -MASTER_SITES+= http://liflg.0wnitsch.de/files/final/:pbonus +MASTER_SITES+= http://liflg.holarse.net/files/final/:pbonus BONUSFILE= unreal.tournament.official.bonus.pack.collection.run DISTFILES+= ${BONUSFILE}:pbonus PLIST_SUB+= WITH_BONUSPACKS="" -- cgit