svn commit: r534173 - head/games

Tobias Kortkamp tobik at FreeBSD.org
Wed May 6 13:20:22 UTC 2020


Author: tobik
Date: Wed May  6 13:20:21 2020
New Revision: 534173
URL: https://svnweb.freebsd.org/changeset/ports/534173

Log:
  Hook up nxengine again after it was resurrected

Modified:
  head/games/Makefile

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Wed May  6 13:12:46 2020	(r534172)
+++ head/games/Makefile	Wed May  6 13:20:21 2020	(r534173)
@@ -650,6 +650,7 @@
     SUBDIR += numptyphysics
     SUBDIR += numptyphysics-npcomplete
     SUBDIR += nwndata
+    SUBDIR += nxengine
     SUBDIR += odamex
     SUBDIR += oldrunner
     SUBDIR += omega


More information about the svn-ports-head mailing list