diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-01-01 15:26:32 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-01-01 15:26:51 -0500 |
commit | 94e3e55ce33d771cd7c69c453acad2ae800bd55f (patch) | |
tree | 3ab2e92f61841195b1a5bc746e7ffa2f7d5cdd77 /mail-client/mailx | |
parent | mail-client/mailx: remove old patch (diff) | |
download | gentoo-94e3e55ce33d771cd7c69c453acad2ae800bd55f.tar.gz gentoo-94e3e55ce33d771cd7c69c453acad2ae800bd55f.tar.bz2 gentoo-94e3e55ce33d771cd7c69c453acad2ae800bd55f.zip |
mail-client/mailx: use https to make repoman happy
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'mail-client/mailx')
-rw-r--r-- | mail-client/mailx/mailx-8.1.2.20160123.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mailx/mailx-8.1.2.20160123.ebuild b/mail-client/mailx/mailx-8.1.2.20160123.ebuild index 2ab7139e5033..22d1c99a2fe5 100644 --- a/mail-client/mailx/mailx-8.1.2.20160123.ebuild +++ b/mail-client/mailx/mailx-8.1.2.20160123.ebuild @@ -10,7 +10,7 @@ DPT="${DP}.orig.tar.bz2" DPP="${DP}-4.debian.tar.xz" DESCRIPTION="The $ mail program, which is used to send mail via shell scripts" -HOMEPAGE="http://www.debian.org/" +HOMEPAGE="https://www.debian.org/" SRC_URI="http://http.debian.net/debian/pool/main/b/bsd-${PN}/${DPT} http://http.debian.net/debian/pool/main/b/bsd-${PN}/${DPP}" |