diff options
Diffstat (limited to 'Library/Formula/pcre++.rb')
| -rw-r--r-- | Library/Formula/pcre++.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/pcre++.rb b/Library/Formula/pcre++.rb index 9897b7a04..1430db190 100644 --- a/Library/Formula/pcre++.rb +++ b/Library/Formula/pcre++.rb @@ -1,6 +1,6 @@  require 'formula' -class Pcrexx <Formula +class Pcrexx < Formula    url 'http://www.daemon.de/idisk/Apps/pcre++/pcre++-0.9.5.tar.gz'    homepage 'http://www.daemon.de/PCRE'    md5 '1fe6ea8e23ece01fde2ce5fb4746acc2' | 
