From 88efb5d5dca100784234a533a242663c2b0009aa Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 12 Nov 2009 11:57:10 -0800 Subject: [PATCH] pkg-config - modernize properties. --- Formula/pkg-config.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/pkg-config.rb b/Formula/pkg-config.rb index abda0b2a48..e252953889 100644 --- a/Formula/pkg-config.rb +++ b/Formula/pkg-config.rb @@ -1,9 +1,9 @@ require 'formula' class PkgConfig