aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/chibi-scheme.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/chibi-scheme.rb b/Library/Formula/chibi-scheme.rb
index 0fa176c7a..4e407e8f5 100644
--- a/Library/Formula/chibi-scheme.rb
+++ b/Library/Formula/chibi-scheme.rb
@@ -4,6 +4,7 @@ class ChibiScheme < Formula
url 'http://chibi-scheme.googlecode.com/files/chibi-scheme-0.5.1.tgz'
homepage 'http://code.google.com/p/chibi-scheme/'
md5 'c29c4721cd31d6bcafd061dfcf622f46'
+ head 'https://code.google.com/p/chibi-scheme/', :using => :hg
def install
# "make" and "make install" must be done separately