diff options
Diffstat (limited to 'Library/Formula/lame.rb')
| -rw-r--r-- | Library/Formula/lame.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lame.rb b/Library/Formula/lame.rb index 2c248285c..77f1afedd 100644 --- a/Library/Formula/lame.rb +++ b/Library/Formula/lame.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Lame <Formula    @homepage='http://lame.sourceforge.net/'  | 
