svn commit: r382568 - head/games/linux-ningpo-demo

Marcus von Appen mva at FreeBSD.org
Sun Mar 29 07:49:44 UTC 2015


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 <bsd.port.pre.mk>
 


More information about the svn-ports-head mailing list