diff options
Diffstat (limited to 'Library/Formula/ppl.rb')
| -rw-r--r-- | Library/Formula/ppl.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ppl.rb b/Library/Formula/ppl.rb index 212f5a416..28aa437de 100644 --- a/Library/Formula/ppl.rb +++ b/Library/Formula/ppl.rb @@ -1,6 +1,6 @@  require 'formula' -class Ppl <Formula +class Ppl < Formula    url 'http://www.cs.unipr.it/ppl/Download/ftp/releases/0.11.2/ppl-0.11.2.tar.bz2'    homepage 'http://www.cs.unipr.it/ppl/'    md5 'c24429e6c3bc97d45976a63f40f489a1'  | 
