diff --git a/sys-process/cronutils/cronutils-1.5.ebuild b/sys-process/cronutils/cronutils-1.5.ebuild index 70841373ce881..9255d273a660a 100644 --- a/sys-process/cronutils/cronutils-1.5.ebuild +++ b/sys-process/cronutils/cronutils-1.5.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit toolchain-funcs DESCRIPTION="Utilities to assist running batch processing jobs" -HOMEPAGE="https://code.google.com/p/cronutils/" +HOMEPAGE="https://github.com/google/cronutils" SRC_URI="https://cronutils.googlecode.com/files/${P}.tar.gz" LICENSE="Apache-2.0"