aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jnethack.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/jnethack.rb')
-rw-r--r--Library/Formula/jnethack.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jnethack.rb b/Library/Formula/jnethack.rb
index 94a954ba3..ca6e9eaa8 100644
--- a/Library/Formula/jnethack.rb
+++ b/Library/Formula/jnethack.rb
@@ -5,7 +5,7 @@ require 'formula'
# This formula is based on Nethack formula.
# The patches in DATA section are shamelessly stolen from MacPorts' jnethack portfile.
-class Jnethack <Formula
+class Jnethack < Formula
url 'http://downloads.sourceforge.net/project/nethack/nethack/3.4.3/nethack-343-src.tgz'
homepage 'http://jnethack.sourceforge.jp/'
version '3.4.3-0.10'