diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gfortran.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/gfortran.rb b/Library/Formula/gfortran.rb index 827cd1ca9..652a8ca83 100644 --- a/Library/Formula/gfortran.rb +++ b/Library/Formula/gfortran.rb @@ -48,6 +48,12 @@ class Gfortran < Formula end end + # For more information about GFortran, see: + # + # http://gcc.gnu.org/wiki/GFortran + # + # The homepage points to r.research.att.com because this site contains + # specific information about the binary distribution that we use. homepage 'http://r.research.att.com/tools/' def download_strategy |
