diff options
Diffstat (limited to 'net-mail/smtptools')
-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" |