diff options
Diffstat (limited to 'Library/Formula/mt-daapd.rb')
| -rw-r--r-- | Library/Formula/mt-daapd.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mt-daapd.rb b/Library/Formula/mt-daapd.rb index 9ce10fbc3..cdde752cf 100644 --- a/Library/Formula/mt-daapd.rb +++ b/Library/Formula/mt-daapd.rb @@ -1,6 +1,6 @@  require 'formula' -class MtDaapd <Formula +class MtDaapd < Formula    url 'http://downloads.sourceforge.net/project/mt-daapd/mt-daapd/0.2.4.2/mt-daapd-0.2.4.2.tar.gz'    homepage 'http://www.fireflymediaserver.org/'    md5 '67bef9fb14d487693b0dfb792c3f1b05'  | 
