Merge pull request #189474 from 06kellyjac/mc

mc: help with discoverability
This commit is contained in:
Stanisław Pitucha
2022-10-23 15:06:20 +11:00
committed by GitHub
@@ -100,7 +100,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
description = "File Manager and User Shell for the GNU Project";
description = "File Manager and User Shell for the GNU Project, known as Midnight Commander";
downloadPage = "https://www.midnight-commander.org/downloads/";
homepage = "https://www.midnight-commander.org";
license = licenses.gpl2Plus;