summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-06-12 21:41:05 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-06-12 22:02:11 +1000
commitf85dab6f738a82c097b556b1b6dfbf0d990418fb (patch)
treedb2422d922a842d6deec535094e9b27b2df2710c
parentapp-i18n/man-pages-fr: version bump 3.70 (diff)
downloadgentoo-f85dab6f738a82c097b556b1b6dfbf0d990418fb.tar.gz
gentoo-f85dab6f738a82c097b556b1b6dfbf0d990418fb.tar.bz2
gentoo-f85dab6f738a82c097b556b1b6dfbf0d990418fb.zip
net-mail/mhonarc: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild b/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild
index a1c2f869f398..53d99632c586 100644
--- a/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild
+++ b/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit perl-module
DESCRIPTION="Perl Mail-to-HTML Converter"
-HOMEPAGE="http://www.mhonarc.org/"
-SRC_URI="http://www.mhonarc.org/release/MHonArc/tar/MHonArc-${PV}.tar.bz2"
+HOMEPAGE="https://www.mhonarc.org/"
+SRC_URI="https://www.mhonarc.org/release/MHonArc/tar/MHonArc-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"