diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:19 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:55:20 +0100 |
commit | d2c476571386e89bffe6b3ef73a6e50c06966574 (patch) | |
tree | 24ad28c37fc6fc56d025cb6fc35e3985612a8f8a /app-emacs/wanderlust | |
parent | app-emacs/wikipedia-mode: use HTTPS. (diff) | |
download | gentoo-d2c476571386e89bffe6b3ef73a6e50c06966574.tar.gz gentoo-d2c476571386e89bffe6b3ef73a6e50c06966574.tar.bz2 gentoo-d2c476571386e89bffe6b3ef73a6e50c06966574.zip |
app-emacs/wanderlust: use HTTPS.
Diffstat (limited to 'app-emacs/wanderlust')
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild index 867fbaacad02..2f035471caad 100644 --- a/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="Yet Another Message Interface on Emacsen" HOMEPAGE="https://github.com/wanderlust/wanderlust - http://emacswiki.org/emacs/WanderLust" + https://www.emacswiki.org/emacs/WanderLust" SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="GPL-2+" |