Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 22:11:45 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358842 - head/games/xroach
Message-ID:  <201406222211.s5MMBjPD003095@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jun 22 22:11:45 2014
New Revision: 358842
URL: http://svnweb.freebsd.org/changeset/ports/358842
QAT: https://qat.redports.org/buildarchive/r358842/

Log:
  Mark as broken: no distinfo

Modified:
  head/games/xroach/Makefile

Modified: head/games/xroach/Makefile
==============================================================================
--- head/games/xroach/Makefile	Sun Jun 22 22:10:50 2014	(r358841)
+++ head/games/xroach/Makefile	Sun Jun 22 22:11:45 2014	(r358842)
@@ -11,10 +11,11 @@ DISTNAME=	${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cockroaches hide under your windows
 
+BROKEN=		no distinfo
+
 USE_XORG=	x11
 PLIST_FILES=	bin/xroach man/man6/xroach.6.gz
 
-IGNOREFILES=	${DISTFILES}
 WRKSRC=		${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xroach
 
 do-install:



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