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
commit 274bd3e0ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 =