From b5e1c10b790359b59fd6760a06e02769143abc1a Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Sun, 29 Jun 2014 04:23:46 +0100 Subject: aggregate: update homepage. Freecode is no longer being updated, as per their announcement two weeks ago. Consequently, where possible, folks should try to find an alternative to links that point there. --- Library/Formula/aggregate.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/aggregate.rb b/Library/Formula/aggregate.rb index 5e9e0a111..c095e7278 100644 --- a/Library/Formula/aggregate.rb +++ b/Library/Formula/aggregate.rb @@ -1,10 +1,12 @@ require 'formula' class Aggregate < Formula - homepage 'http://freshmeat.net/projects/aggregate/' + homepage 'http://freecode.com/projects/aggregate/' url 'ftp://ftp.isc.org/isc/aggregate/aggregate-1.6.tar.gz' sha1 '13420baf4f3f93dbed3c380ab6cca175609c5d7d' + # Note - Freecode is no longer being updated & an alternative homepage should be found if possible. + conflicts_with 'crush-tools', :because => 'both install an `aggregate` binary' def install -- cgit v1.2.3