diff options
| author | Hong Xu | 2012-11-14 19:46:41 -0800 |
|---|---|---|
| committer | Jack Nagel | 2012-11-15 12:08:20 -0600 |
| commit | f47e70d215cf3358c02e5e0cfadee8e67e091ad6 (patch) | |
| tree | a169353eae85eeec9166660e6c46fe882f4c71f1 | |
| parent | 24f73fbeac2b9f022d29f761ee9b198f2a8f0d58 (diff) | |
| download | homebrew-f47e70d215cf3358c02e5e0cfadee8e67e091ad6.tar.bz2 | |
colordiff: update homepage
Closes #16081.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
| -rw-r--r-- | Library/Formula/colordiff.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/colordiff.rb b/Library/Formula/colordiff.rb index ebaa3d548..990e53af6 100644 --- a/Library/Formula/colordiff.rb +++ b/Library/Formula/colordiff.rb @@ -1,7 +1,7 @@ require 'formula' class Colordiff < Formula - homepage 'http://colordiff.sourceforge.net/' + homepage 'http://www.colordiff.org/' url 'http://www.colordiff.org/colordiff-1.0.13.tar.gz' sha1 '64e369aed2230f3aa5f1510b231fcac270793c09' |
