diff options
Diffstat (limited to 'Library/Formula/p7zip.rb')
| -rw-r--r-- | Library/Formula/p7zip.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/p7zip.rb b/Library/Formula/p7zip.rb index d519e8e5d..094916b6d 100644 --- a/Library/Formula/p7zip.rb +++ b/Library/Formula/p7zip.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class P7zip <Formula    @url='http://kent.dl.sourceforge.net/sourceforge/p7zip/p7zip_9.04_src_all.tar.bz2'  | 
