diff options
Diffstat (limited to 'Library/Formula/despotify.rb')
| -rw-r--r-- | Library/Formula/despotify.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/despotify.rb b/Library/Formula/despotify.rb index ffb2b5a35..2013229d9 100644 --- a/Library/Formula/despotify.rb +++ b/Library/Formula/despotify.rb @@ -1,6 +1,6 @@  require 'formula' -class Despotify <Formula +class Despotify < Formula    head 'https://despotify.svn.sourceforge.net/svnroot/despotify/src'    homepage 'http://despotify.se/'  | 
