From 06f8fdf47ce9532db390fae5cc71245f03d9c278 Mon Sep 17 00:00:00 2001 From: Tomoki Aonuma Date: Tue, 30 Nov 2010 17:47:13 +0900 Subject: [PATCH] NetHack - fix URLs to point to the new wiki Signed-off-by: Adam Vandenberg --- Formula/nethack.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/nethack.rb b/Formula/nethack.rb index ea2186eb42..7e4e889016 100644 --- a/Formula/nethack.rb +++ b/Formula/nethack.rb @@ -2,8 +2,8 @@ require 'formula' # Nethack the way God intended it to be played: from a terminal. # This build script was created referencing: -# * http://nethack.wikia.com/wiki/Compiling#On_Mac_OS_X -# * http://nethack.wikia.com/wiki/Pkgsrc#patch-ac_.28system.h.29 +# * http://nethackwiki.com/wiki/Compiling#On_Mac_OS_X +# * http://nethackwiki.com/wiki/Pkgsrc#patch-ac_.28system.h.29 # and copious hacking until things compiled. # # The patch applied incorporates the patch-ac above, the OS X