From 05df86d14309563a81c82007e2a1d59682ce6c55 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Tue, 13 Jul 2021 12:51:01 +0100 Subject: [PATCH] app-misc/mc: update HOMEPAGE Signed-off-by: Marek Szuba --- app-misc/mc/mc-4.8.26-r2.ebuild | 2 +- app-misc/mc/mc-4.8.26-r3.ebuild | 2 +- app-misc/mc/mc-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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"