diff options
Diffstat (limited to 'Library/Formula/mpdas.rb')
| -rw-r--r-- | Library/Formula/mpdas.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mpdas.rb b/Library/Formula/mpdas.rb index 5ff8bd4b7..9b535dc88 100644 --- a/Library/Formula/mpdas.rb +++ b/Library/Formula/mpdas.rb @@ -1,6 +1,6 @@ require 'formula' -class Mpdas <Formula +class Mpdas < Formula url 'http://www.50hz.ws/mpdas/mpdas-0.2.5.tar.bz2' homepage 'http://www.50hz.ws/mpdas/' md5 'ea852645079be1aeedfe3e88f421917e' |
