From owner-svn-ports-all@FreeBSD.ORG Sun Mar 29 07:49:44 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B436EC75; Sun, 29 Mar 2015 07:49:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F55FD36; Sun, 29 Mar 2015 07:49:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2T7niHR057247; Sun, 29 Mar 2015 07:49:44 GMT (envelope-from mva@FreeBSD.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2T7niRw057246; Sun, 29 Mar 2015 07:49:44 GMT (envelope-from mva@FreeBSD.org) Message-Id: <201503290749.t2T7niRw057246@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mva set sender to mva@FreeBSD.org using -f From: Marcus von Appen Date: Sun, 29 Mar 2015 07:49:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382568 - head/games/linux-ningpo-demo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Mar 2015 07:49:44 -0000 Author: mva Date: Sun Mar 29 07:49:43 2015 New Revision: 382568 URL: https://svnweb.freebsd.org/changeset/ports/382568 QAT: https://qat.redports.org/buildarchive/r382568/ Log: - Fix typo, so it is really BROKEN Modified: head/games/linux-ningpo-demo/Makefile Modified: head/games/linux-ningpo-demo/Makefile ============================================================================== --- head/games/linux-ningpo-demo/Makefile Sun Mar 29 05:17:43 2015 (r382567) +++ head/games/linux-ningpo-demo/Makefile Sun Mar 29 07:49:43 2015 (r382568) @@ -22,7 +22,7 @@ DATADIR= ${PREFIX}/lib/${PKGNAMEPREFIX}$ SUB_FILES= ningpo PORTDOCS= README README.licenses license.txt -BROKNE= Does not fetch +BROKEN= Does not fetch .include