diff options
Diffstat (limited to 'Library/Formula/term.rb')
| -rw-r--r-- | Library/Formula/term.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/term.rb b/Library/Formula/term.rb index f8a32c8be..8274ecc34 100644 --- a/Library/Formula/term.rb +++ b/Library/Formula/term.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Term <ScriptFileFormula    @url='http://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'  | 
