svn commit: r325694 - head/games/linux-ut

Alexey Dokuchaev danfe at FreeBSD.org
Fri Aug 30 13:25:16 UTC 2013


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 at FreeBSD.org
 COMMENT=	Unreal Tournament for Linux
 
-BROKEN=		fails to fetch
-
 ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
 USE_LINUX_APPS=	xorglibs sdl12


More information about the svn-ports-head mailing list