diff options
Diffstat (limited to 'Library/Formula/paml.rb')
| -rw-r--r-- | Library/Formula/paml.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/paml.rb b/Library/Formula/paml.rb index 592364b16..8fa4c677d 100644 --- a/Library/Formula/paml.rb +++ b/Library/Formula/paml.rb @@ -1,7 +1,7 @@ require 'formula' # Phylogenetic Analysis by Maximum Likelihood -class Paml <Formula +class Paml < Formula url 'http://abacus.gene.ucl.ac.uk/software/paml4.4c.tar.gz' homepage 'http://abacus.gene.ucl.ac.uk/software/paml.html' md5 '0ab0b722bc28c15b22554ec68576b09f' |
