diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/doxygen.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/doxygen.rb b/Library/Formula/doxygen.rb index 395b5748c..d34f818f5 100644 --- a/Library/Formula/doxygen.rb +++ b/Library/Formula/doxygen.rb @@ -3,6 +3,7 @@ require 'formula' class Doxygen < Formula homepage 'http://www.doxygen.org/' url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.2.src.tar.gz' + mirror 'http://downloads.sourceforge.net/project/doxygen/rel-1.8.2/doxygen-1.8.2.src.tar.gz' sha1 '7b88ade3989ce0f43f0fb2b2574436c4f1fa1c5a' head 'https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk' |
