diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.5.8.ebuild b/app-emacs/with-editor/with-editor-2.5.8.ebuild index a14b20738cb4..667dac00cbf7 100644 --- a/app-emacs/with-editor/with-editor-2.5.8.ebuild +++ b/app-emacs/with-editor/with-editor-2.5.8.ebuild @@ -7,7 +7,7 @@ NEED_EMACS=24 inherit elisp DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes" -HOMEPAGE="http://magit.vc/manual/with-editor" +HOMEPAGE="https://magit.vc/manual/with-editor/" SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" |