svn commit: r407615 - head/games/nethack34/files

John Marino marino at FreeBSD.org
Sun Jan 31 11:54:30 UTC 2016


Author: marino
Date: Sun Jan 31 11:54:29 2016
New Revision: 407615
URL: https://svnweb.freebsd.org/changeset/ports/407615

Log:
  games/nethack34: Restore patch hunk inadvertently expanded by last commit
  
  reported by:	mat@

Modified:
  head/games/nethack34/files/patch-sys-unix-Makefile.src

Modified: head/games/nethack34/files/patch-sys-unix-Makefile.src
==============================================================================
--- head/games/nethack34/files/patch-sys-unix-Makefile.src	Sun Jan 31 11:51:36 2016	(r407614)
+++ head/games/nethack34/files/patch-sys-unix-Makefile.src	Sun Jan 31 11:54:29 2016	(r407615)
@@ -110,7 +110,7 @@
  
  # make NetHack
 -GAME     = nethack
-+GAME     = nethack34
++GAME     = nethack%%HACKEXT%%
  # GAME     = nethack.prg
  
  # if you defined RANDOM in unixconf.h/tosconf.h since your system did not come


More information about the svn-ports-head mailing list