From d17ed782df4166bfea4eca18e991e70930cab419 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Tue, 7 Feb 2012 21:06:30 -0800 Subject: GFortran: Add comment explaining homepage Closes #9980. --- Library/Formula/gfortran.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') 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 -- cgit v1.2.3