Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2013 13:05:32 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325680 - head/games/linux-ut
Message-ID:  <201308301305.r7UD5WgP036105@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Fri Aug 30 13:05:32 2013
New Revision: 325680
URL: http://svnweb.freebsd.org/changeset/ports/325680

Log:
  - Mark BROKEN, fails to fetch.

Modified:
  head/games/linux-ut/Makefile

Modified: head/games/linux-ut/Makefile
==============================================================================
--- head/games/linux-ut/Makefile	Fri Aug 30 13:01:34 2013	(r325679)
+++ head/games/linux-ut/Makefile	Fri Aug 30 13:05:32 2013	(r325680)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	linux-ut
-# Date created:		7 Jan 2006
-# Whom:			Sean Farley <sean-freebsd@farley.org>
-#
+# Created by: Sean Farley <sean-freebsd@farley.org>
 # $FreeBSD$
-#
 
 PORTNAME=	linux-ut
 PORTVERSION=	${UTVERSION}
@@ -19,6 +15,8 @@ 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?201308301305.r7UD5WgP036105>