diff --git a/app-misc/mc/mc-4.8.26-r2.ebuild b/app-misc/mc/mc-4.8.26-r2.ebuild index 8ceabe7658dfe..ad9cf8c1f56d7 100644 --- a/app-misc/mc/mc-4.8.26-r2.ebuild +++ b/app-misc/mc/mc-4.8.26-r2.ebuild @@ -8,7 +8,7 @@ inherit autotools flag-o-matic MY_P=${P/_/-} DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://www.midnight-commander.org" +HOMEPAGE="https://midnight-commander.org" SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz" LICENSE="GPL-3" diff --git a/app-misc/mc/mc-4.8.26-r3.ebuild b/app-misc/mc/mc-4.8.26-r3.ebuild index e3d96886ce34f..617d48716de25 100644 --- a/app-misc/mc/mc-4.8.26-r3.ebuild +++ b/app-misc/mc/mc-4.8.26-r3.ebuild @@ -8,7 +8,7 @@ inherit autotools flag-o-matic MY_P=${P/_/-} DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://www.midnight-commander.org" +HOMEPAGE="https://midnight-commander.org" SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz" LICENSE="GPL-3" diff --git a/app-misc/mc/mc-9999.ebuild b/app-misc/mc/mc-9999.ebuild index 0c868d11135da..3bc775bf4695d 100644 --- a/app-misc/mc/mc-9999.ebuild +++ b/app-misc/mc/mc-9999.ebuild @@ -17,7 +17,7 @@ if [[ -z ${LIVE_EBUILD} ]]; then fi DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://www.midnight-commander.org" +HOMEPAGE="https://midnight-commander.org" LICENSE="GPL-3" SLOT="0"