From 36b195ad1ccfa4891deea604ff85b3c787bc6d3f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 14:17:51 -0800 Subject: dnsmap: style nits --- Library/Formula/dnsmap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Formula/dnsmap.rb b/Library/Formula/dnsmap.rb index 4c7777318..b841491ca 100644 --- a/Library/Formula/dnsmap.rb +++ b/Library/Formula/dnsmap.rb @@ -1,8 +1,8 @@ require 'formula' class Dnsmap < Formula - url 'http://dnsmap.googlecode.com/files/dnsmap-0.30.tar.gz' homepage 'http://code.google.com/p/dnsmap/' + url 'http://dnsmap.googlecode.com/files/dnsmap-0.30.tar.gz' sha1 'a9a8a17102825510d16c1f8af33ca74407c18c70' def install -- cgit v1.2.3