diff options
| author | makigumo | 2015-04-24 15:34:59 +0200 |
|---|---|---|
| committer | Brett Koonce | 2015-04-25 09:32:13 -0700 |
| commit | c3b85583f3c912758372743c075839d6fe032981 (patch) | |
| tree | 2f1814b311191ebd9a589e2f4914ceba34ed53fe | |
| parent | d49e5e919dee4af3e40ab079d984768631b0ddb1 (diff) | |
| download | homebrew-c3b85583f3c912758372743c075839d6fe032981.tar.bz2 | |
cabocha: update homepage
| -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" |
