diff options
Diffstat (limited to 'Library/Formula/factor.rb')
| -rw-r--r-- | Library/Formula/factor.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/factor.rb b/Library/Formula/factor.rb index 3839f20e9..4e323de1a 100644 --- a/Library/Formula/factor.rb +++ b/Library/Formula/factor.rb @@ -4,7 +4,7 @@ require 'formula' # One can install the latest stable release using the official DMG. class Factor < Formula - head 'git://github.com/slavapestov/factor.git' + head 'https://github.com/slavapestov/factor.git' homepage 'http://factorcode.org/' def install |
