diff options
Diffstat (limited to 'Library/Formula/cscope.rb')
| -rw-r--r-- | Library/Formula/cscope.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cscope.rb b/Library/Formula/cscope.rb index 4e1357aa7..0ff41596b 100644 --- a/Library/Formula/cscope.rb +++ b/Library/Formula/cscope.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Cscope <Formula    @url='http://downloads.sourceforge.net/sourceforge/cscope/cscope-15.7a.tar.bz2'  | 
