diff options
Diffstat (limited to 'Library/Formula/mpd.rb')
| -rw-r--r-- | Library/Formula/mpd.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mpd.rb b/Library/Formula/mpd.rb index 22e0559ba..010f6c757 100644 --- a/Library/Formula/mpd.rb +++ b/Library/Formula/mpd.rb @@ -1,6 +1,6 @@ require 'formula' -class Mpd <Formula +class Mpd < Formula url 'http://downloads.sourceforge.net/project/musicpd/mpd/0.16.2/mpd-0.16.2.tar.bz2' homepage 'http://mpd.wikia.com' md5 'dedb75cef8e489f3de5231031876fb77' |
