emacs-macport: make homepage point to the same repo as src (#480429)

This commit is contained in:
LIN, Jian
2026-01-16 02:34:48 +00:00
committed by GitHub
+1 -1
View File
@@ -45,7 +45,7 @@ let
homepage =
{
"mainline" = "https://www.gnu.org/software/emacs/";
"macport" = "https://bitbucket.org/mituharu/emacs-mac/";
"macport" = "https://github.com/jdtsmith/emacs-mac";
}
.${variant};
description =