GFortran: Add comment explaining homepage
Closes Homebrew/homebrew#9980.
This commit is contained in:
parent
f221fa0a98
commit
631daffb6e
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue