Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2013 13:25:15 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325694 - head/games/linux-ut
Message-ID:  <201308301325.r7UDPFMq048782@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Fri Aug 30 13:25:15 2013
New Revision: 325694
URL: http://svnweb.freebsd.org/changeset/ports/325694

Log:
  Unbreak fetching (hopefully for longer time).

Modified:
  head/games/linux-ut/Makefile

Modified: head/games/linux-ut/Makefile
==============================================================================
--- head/games/linux-ut/Makefile	Fri Aug 30 13:23:29 2013	(r325693)
+++ head/games/linux-ut/Makefile	Fri Aug 30 13:25:15 2013	(r325694)
@@ -6,7 +6,7 @@ PORTVERSION=	${UTVERSION}
 PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	games linux
-MASTER_SITES=	http://liflg.holarse.net/files/final/:p436 \
+MASTER_SITES=	http://liflg.holarse-linuxgaming.de/files/final/:p436 \
 		http://www.utpg.org/patches/:p451
 DISTFILES=	${PATCH436FILES} \
 		${PATCH451FILES}
@@ -15,8 +15,6 @@ DIST_SUBDIR=	${PORTNAME}
 MAINTAINER=	scf@FreeBSD.org
 COMMENT=	Unreal Tournament for Linux
 
-BROKEN=		fails to fetch
-
 ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
 USE_LINUX_APPS=	xorglibs sdl12



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308301325.r7UDPFMq048782>