diff options
Diffstat (limited to 'Library/Formula/postgresql.rb')
| -rw-r--r-- | Library/Formula/postgresql.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 35d2da54c..474bb1a97 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Postgresql <Formula    @homepage='http://www.postgresql.org/'  | 
