diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ettercap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ettercap.rb b/Library/Formula/ettercap.rb index c460e2e7b..6a30f0a57 100644 --- a/Library/Formula/ettercap.rb +++ b/Library/Formula/ettercap.rb @@ -1,7 +1,7 @@ require 'formula' class Ettercap < Formula - homepage 'http://ettercap.sourceforge.net' + homepage 'http://ettercap.github.io/ettercap/' url 'http://downloads.sourceforge.net/project/ettercap/ettercap/0.7.6-Locard/ettercap-0.7.6.tar.gz' sha1 '55818952a8c28beb1b650f3ccc9600a2d784a18f' |
