diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:03:26 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:03:26 +0200 |
commit | 635f4b0f9d55ac8d51a1fcde2472301f89724975 (patch) | |
tree | 593568662a0f49b48fbcf5a3f2bf73617ab8cc5a /net-mail | |
parent | net-libs/libnxml: update homepage (diff) | |
download | gentoo-635f4b0f9d55ac8d51a1fcde2472301f89724975.tar.gz gentoo-635f4b0f9d55ac8d51a1fcde2472301f89724975.tar.bz2 gentoo-635f4b0f9d55ac8d51a1fcde2472301f89724975.zip |
net-mail/smtptools: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/smtptools/smtptools-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/smtptools/smtptools-0.2.3.ebuild b/net-mail/smtptools/smtptools-0.2.3.ebuild index f5f1dd9f7c5f..b0c9e6eebac5 100644 --- a/net-mail/smtptools/smtptools-0.2.3.ebuild +++ b/net-mail/smtptools/smtptools-0.2.3.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils autotools DESCRIPTION="A collection of tools to send or receive mails with SMTP" -HOMEPAGE="http://www.ohse.de/uwe/software/smtptools.html" +HOMEPAGE="https://www.ohse.de/uwe/software/smtptools.html" SRC_URI="ftp://ftp.ohse.de/uwe/releases/${P}.tar.gz" LICENSE="GPL-2" |