diff --git a/pkgs/development/perl-modules/maatkit/default.nix b/pkgs/development/perl-modules/maatkit/default.nix index 7a0ad7bae4b7..f6793b9bb4a5 100644 --- a/pkgs/development/perl-modules/maatkit/default.nix +++ b/pkgs/development/perl-modules/maatkit/default.nix @@ -43,6 +43,6 @@ buildPerlPackage { growing variety of other databases and technologies. ''; license = licenses.gpl2Plus; - homepage = "http://www.maatkit.org/"; + homepage = "https://code.google.com/archive/p/maatkit/"; }; }