diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:17 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:54:47 +0100 |
commit | 2807579ab32e72abd98bcd89401e9c80a89a6155 (patch) | |
tree | aa23517999b7fef4516c99dbdb268b5c2ebf1233 /app-emacs/psgml | |
parent | app-emacs/pymacs: use HTTPS. (diff) | |
download | gentoo-2807579ab32e72abd98bcd89401e9c80a89a6155.tar.gz gentoo-2807579ab32e72abd98bcd89401e9c80a89a6155.tar.bz2 gentoo-2807579ab32e72abd98bcd89401e9c80a89a6155.zip |
app-emacs/psgml: use HTTPS.
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r-- | app-emacs/psgml/psgml-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/psgml/psgml-1.4.0.ebuild b/app-emacs/psgml/psgml-1.4.0.ebuild index a0ce8152ae71..4d38464f5803 100644 --- a/app-emacs/psgml/psgml-1.4.0.ebuild +++ b/app-emacs/psgml/psgml-1.4.0.ebuild @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="A GNU Emacs Major Mode for editing SGML and XML coded documents" HOMEPAGE="https://sourceforge.net/projects/psgml/ - http://www.emacswiki.org/emacs/PsgmlMode" + https://www.emacswiki.org/emacs/PsgmlMode" SRC_URI="http://www.fsavigny.de/gpled-software/${P}.tar.gz" LICENSE="GPL-2+ Texinfo-manual" |