diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/dnsmap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
