diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/makedepend.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/makedepend.rb b/Library/Formula/makedepend.rb index e30c12867..6085c1d35 100644 --- a/Library/Formula/makedepend.rb +++ b/Library/Formula/makedepend.rb @@ -1,7 +1,7 @@ require 'formula' class Makedepend < Formula - homepage 'https://www.github.com/ioerror/makedepend/' + homepage 'https://github.com/ioerror/makedepend/' url 'https://github.com/ioerror/makedepend/archive/0.2.tar.gz' sha1 '85b3b2a53b401b8bd5be19443960acb1367d3055' head 'https://github.com/ioerror/makedepend.git' |
