diff options
Diffstat (limited to 'Library/Formula/graphviz.rb')
| -rw-r--r-- | Library/Formula/graphviz.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/graphviz.rb b/Library/Formula/graphviz.rb index 8d28ebc57..7279fc47d 100644 --- a/Library/Formula/graphviz.rb +++ b/Library/Formula/graphviz.rb @@ -1,6 +1,6 @@ require 'formula' -class Graphviz <Formula +class Graphviz < Formula url 'http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.26.3.tar.gz' md5 '6f45946fa622770c45609778c0a982ee' homepage 'http://graphviz.org/' |
