diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-13 12:51:01 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-13 12:58:23 +0100 |
commit | 05df86d14309563a81c82007e2a1d59682ce6c55 (patch) | |
tree | 65d3642aa25d4ac65f462267f29425fe628ea798 /app-misc/mc | |
parent | app-misc/mc: fix mouse-key garbage output on ncurses and modern terminals (diff) | |
download | gentoo-05df86d14309563a81c82007e2a1d59682ce6c55.tar.gz gentoo-05df86d14309563a81c82007e2a1d59682ce6c55.tar.bz2 gentoo-05df86d14309563a81c82007e2a1d59682ce6c55.zip |
app-misc/mc: update HOMEPAGE
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/mc-4.8.26-r2.ebuild | 2 | ||||
-rw-r--r-- | app-misc/mc/mc-4.8.26-r3.ebuild | 2 | ||||
-rw-r--r-- | 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 8ceabe7658df..ad9cf8c1f56d 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 e3d96886ce34..617d48716de2 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 0c868d11135d..3bc775bf4695 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" |