diff options
Diffstat (limited to 'Library/Formula/pstree.rb')
| -rw-r--r-- | Library/Formula/pstree.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pstree.rb b/Library/Formula/pstree.rb index a2bd51575..d1fd8edef 100644 --- a/Library/Formula/pstree.rb +++ b/Library/Formula/pstree.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Pstree <Formula    @url='ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.32.tar.gz'  | 
