diff options
Diffstat (limited to 'Library/Formula/proctools.rb')
| -rw-r--r-- | Library/Formula/proctools.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/proctools.rb b/Library/Formula/proctools.rb index ebe6a23a4..b0ca504f2 100644 --- a/Library/Formula/proctools.rb +++ b/Library/Formula/proctools.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Proctools <Formula    @version='0.4pre1'  | 
