diff options
Diffstat (limited to 'Library/Formula/libdshconfig.rb')
| -rw-r--r-- | Library/Formula/libdshconfig.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libdshconfig.rb b/Library/Formula/libdshconfig.rb index b7054e480..4f01a5be6 100644 --- a/Library/Formula/libdshconfig.rb +++ b/Library/Formula/libdshconfig.rb @@ -1,6 +1,6 @@ require 'formula' -class Libdshconfig <Formula +class Libdshconfig < Formula url 'http://www.netfort.gr.jp/~dancer/software/downloads/libdshconfig-0.20.13.tar.gz' homepage 'http://www.netfort.gr.jp/~dancer/software/dsh.html.en' md5 'cb9db850231091a3a848e654d9f0806b' |
