aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gfortran.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gfortran.rb')
-rw-r--r--Library/Formula/gfortran.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gfortran.rb b/Library/Formula/gfortran.rb
index 9cd392cdb..47d6ad60e 100644
--- a/Library/Formula/gfortran.rb
+++ b/Library/Formula/gfortran.rb
@@ -15,7 +15,7 @@ class GfortranPkgDownloadStrategy <CurlDownloadStrategy
end
end
-class Gfortran <Formula
+class Gfortran < Formula
if MACOS_VERSION < 10.6
# Leopard
url 'http://r.research.att.com/gfortran-42-5577.pkg'