From 359dba88c8740a52d7bd61c840657bfc5b2d1e23 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 13 Sep 2011 23:39:29 -0500 Subject: plotutils: fix audit warning Signed-off-by: Jack Nagel --- Library/Formula/plotutils.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/plotutils.rb b/Library/Formula/plotutils.rb index 57b7b2127..5ae4df476 100644 --- a/Library/Formula/plotutils.rb +++ b/Library/Formula/plotutils.rb @@ -1,7 +1,7 @@ require 'formula' class Plotutils < Formula - url 'ftp://mirrors.kernel.org/gnu/plotutils/plotutils-2.6.tar.gz' + url 'http://ftpmirror.gnu.org/plotutils/plotutils-2.6.tar.gz' homepage 'http://www.gnu.org/software/plotutils/' md5 'c08a424bd2438c80a786a7f4b5bb6a40' -- cgit v1.2.3