diff options
Diffstat (limited to 'Library/Formula/ccache.rb')
| -rw-r--r-- | Library/Formula/ccache.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ccache.rb b/Library/Formula/ccache.rb index 25aa37faf..5a6adf36b 100644 --- a/Library/Formula/ccache.rb +++ b/Library/Formula/ccache.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Ccache <Formula    @url='http://samba.org/ftp/ccache/ccache-2.4.tar.gz'  | 
