From aeff64fd8a1dcb87e361289ad5132e7253a6bfc0 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 14:48:21 -0800 Subject: uwsgi: style nits --- Library/Formula/uwsgi.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb index 33de1a3b9..dcd1098a4 100644 --- a/Library/Formula/uwsgi.rb +++ b/Library/Formula/uwsgi.rb @@ -22,7 +22,7 @@ class Uwsgi < Formula url 'http://projects.unbit.it/downloads/uwsgi-1.4.4.tar.gz' sha1 'efaff6ebaa39bc015771bdecbf73373e1d1eceed' - depends_on UniversalPcre.new + depends_on UniversalPcre depends_on 'pcre' def install -- cgit v1.2.3