diff options
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 8b5e6afcf..5d00ae252 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula' class Python <Formula url 'http://python.org/ftp/python/2.6.3/Python-2.6.3.tar.bz2' |
