diff options
Diffstat (limited to 'Library/Formula/vim.rb')
| -rw-r--r-- | Library/Formula/vim.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb index 319ed3286..a9a05e1f6 100644 --- a/Library/Formula/vim.rb +++ b/Library/Formula/vim.rb @@ -6,6 +6,7 @@ class Vim < Formula # This package tracks debian-unstable: http://packages.debian.org/unstable/vim url 'http://ftp.debian.org/debian/pool/main/v/vim/vim_7.4.430.orig.tar.gz' sha1 '63f558c3cf7461d16f1c587000ad2311500e6372' + revision 1 # We only have special support for finding depends_on :python, but not yet for # :ruby, :perl etc., so we use the standard environment that leaves the |
