aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cdo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cdo.rb b/Library/Formula/cdo.rb
index 408f5024c..622c085f5 100644
--- a/Library/Formula/cdo.rb
+++ b/Library/Formula/cdo.rb
@@ -5,7 +5,7 @@ class Cdo < Formula
url 'https://code.zmaw.de/attachments/download/3605/cdo-1.5.6.1.tar.gz'
sha1 '180517a3c234a47e5e19ae15084bb2fe2bda2d06'
- options 'enable-grib2', 'Compile Fortran bindings'
+ option 'enable-grib2', 'Compile Fortran bindings'
depends_on 'netcdf'
depends_on 'hdf5'