diff options
Diffstat (limited to 'Library/Formula/htmldoc.rb')
| -rw-r--r-- | Library/Formula/htmldoc.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/htmldoc.rb b/Library/Formula/htmldoc.rb index d1d64de4c..c47bc1732 100644 --- a/Library/Formula/htmldoc.rb +++ b/Library/Formula/htmldoc.rb @@ -1,8 +1,8 @@ require 'formula' class Htmldoc < Formula - homepage 'http://www.htmldoc.org' - url 'http://ftp.easysw.com/pub/htmldoc/1.8.27/htmldoc-1.8.27-source.tar.bz2' + homepage 'http://www.msweet.org/projects.php?Z1' + url 'http://www.msweet.org/files/project1/htmldoc-1.8.27-source.tar.bz2' sha1 '472908e0aafed1cedfbacd8ed3168734aebdec4b' # Fixes building with libpng-1.5, from upstream svn r1668 via Fedora |
