diff options
Diffstat (limited to 'Library/Formula/narwhal.rb')
| -rw-r--r-- | Library/Formula/narwhal.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/narwhal.rb b/Library/Formula/narwhal.rb index f8258c3fa..4fe4072f5 100644 --- a/Library/Formula/narwhal.rb +++ b/Library/Formula/narwhal.rb @@ -5,7 +5,7 @@ class Narwhal < Formula md5 'c5f8c0af38b79a7a7b827d3f05f79e21' homepage 'http://www.narwhaljs.org/' - head 'git://github.com/280north/narwhal.git' + head 'https://github.com/280north/narwhal.git' def install rm Dir['bin/*.cmd'] |
