From fb21d3e088d0762c9b831d56a1cd1c99e4e28b77 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 22 Jan 2012 10:34:22 -0800 Subject: WebFS: fix audit warning --- Library/Formula/webfs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/webfs.rb b/Library/Formula/webfs.rb index bfc8d81cf..d85f920df 100644 --- a/Library/Formula/webfs.rb +++ b/Library/Formula/webfs.rb @@ -6,7 +6,7 @@ class Webfs < Formula md5 '6dc125fe160479404147e7bbfc781dbc' def patches - {:p0 => "http://svn.macports.org/repository/macports/trunk/dports/www/webfs/files/patch-ls.c"} + {:p0 => "https://trac.macports.org/export/21504/trunk/dports/www/webfs/files/patch-ls.c"} end def install -- cgit v1.2.3