emacs-macport: make homepage point to the same repo as src

Follow-up to #440245
This commit is contained in:
Acid Bong
2026-01-15 19:28:21 +02:00
parent 8ed887b91f
commit 06a433e653
+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 =