diff options
Diffstat (limited to 'Library/Formula/doxygen.rb')
| -rw-r--r-- | Library/Formula/doxygen.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/doxygen.rb b/Library/Formula/doxygen.rb index 297f1ce41..4183ca090 100644 --- a/Library/Formula/doxygen.rb +++ b/Library/Formula/doxygen.rb @@ -1,6 +1,6 @@ require 'formula' -class Doxygen <Formula +class Doxygen < Formula url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.7.3.src.tar.gz' homepage 'http://www.doxygen.org/' md5 '6cc5ad566dbec5cf843dc600b1162808' |
