Unverified Commit 06a433e6 authored by Acid Bong's avatar Acid Bong
Browse files

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

Follow-up to #440245
parent 8ed887b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 =