svn commit: r363794 - head/games/nexuiz

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Aug 2 08:08:21 UTC 2014


Author: amdmi3
Date: Sat Aug  2 08:08:20 2014
New Revision: 363794
URL: http://svnweb.freebsd.org/changeset/ports/363794
QAT: https://qat.redports.org/buildarchive/r363794/

Log:
  - Fix whitespace

Modified:
  head/games/nexuiz/Makefile

Modified: head/games/nexuiz/Makefile
==============================================================================
--- head/games/nexuiz/Makefile	Sat Aug  2 07:42:05 2014	(r363793)
+++ head/games/nexuiz/Makefile	Sat Aug  2 08:08:20 2014	(r363794)
@@ -93,7 +93,6 @@ post-extract:
 		${WRKDIR}/Nexuiz/sources/enginesource20091001.zip \
 		-d ${WRKDIR}/Nexuiz/sources
 
-
 post-patch:
 	@${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},' \
 		${WRKSRC}/${MAKEFILE} ${WRKSRC}/makefile.inc


More information about the svn-ports-all mailing list