diff options
Diffstat (limited to 'Library/Formula/cabocha.rb')
| -rw-r--r-- | Library/Formula/cabocha.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/cabocha.rb b/Library/Formula/cabocha.rb index ca343b790..0b4044b68 100644 --- a/Library/Formula/cabocha.rb +++ b/Library/Formula/cabocha.rb @@ -1,7 +1,7 @@  # encoding: UTF-8  class Cabocha < Formula -  homepage "https://code.google.com/p/cabocha/" +  homepage "https://taku910.github.io/cabocha/"    url "https://googledrive.com/host/0B4y35FiV1wh7cGRCUUJHVTNJRnM/cabocha-0.69.tar.bz2"    sha1 "9196098628c5d1f0b83b371a03352b6652c04001" | 
