diff options
Diffstat (limited to 'Library/Formula/wwwoffle.rb')
| -rw-r--r-- | Library/Formula/wwwoffle.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/wwwoffle.rb b/Library/Formula/wwwoffle.rb index 3f84e23b2..f867ceafa 100644 --- a/Library/Formula/wwwoffle.rb +++ b/Library/Formula/wwwoffle.rb @@ -4,7 +4,6 @@ class Wwwoffle < Formula    homepage 'http://www.gedanken.demon.co.uk/wwwoffle/'    url 'http://www.gedanken.demon.co.uk/download-wwwoffle/wwwoffle-2.9h.tgz'    md5 'a1c93ad6aa4a5095f19ca9fc6b1a7227' -  version '2.9h'    def install      system "./configure", "--prefix=#{prefix}"  | 
