diff options
Diffstat (limited to 'Library/Formula/orc.rb')
| -rw-r--r-- | Library/Formula/orc.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/orc.rb b/Library/Formula/orc.rb index bd9045e0f..a0fecb36f 100644 --- a/Library/Formula/orc.rb +++ b/Library/Formula/orc.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Orc <Formula    head 'git://code.entropywave.com/git/orc.git'  | 
