diff options
Diffstat (limited to 'Library/Formula/pth.rb')
| -rw-r--r-- | Library/Formula/pth.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pth.rb b/Library/Formula/pth.rb index 47d9bb83d..e120ddc73 100644 --- a/Library/Formula/pth.rb +++ b/Library/Formula/pth.rb @@ -1,6 +1,6 @@ require 'formula' -class Pth <Formula +class Pth < Formula url 'ftp://ftp.gnu.org/gnu/pth/pth-2.0.7.tar.gz' homepage 'http://www.gnu.org/software/pth/' md5 '9cb4a25331a4c4db866a31cbe507c793' |
