From 8d405a04bf5c1bd90149e3ef8843f77d34a9de30 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 24 Sep 2009 18:49:32 +0100 Subject: Use new instance var syntax in example formula --- Library/Formula/git.rb | 12 ++++++------ Library/Formula/logrotate.rb | 6 +++--- Library/Formula/wget.rb | 10 +++++----- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb index 1a09e452c..bb7fb630d 100644 --- a/Library/Formula/git.rb +++ b/Library/Formula/git.rb @@ -1,14 +1,14 @@ require 'brewkit' class GitManuals