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 9915c98aa..6ef09a8c5 100644 --- a/Library/Formula/pcre.rb +++ b/Library/Formula/pcre.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Pcre <Formula    @url='ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-7.9.tar.bz2'  | 
