diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-05-17 22:18:39 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-06 13:56:06 -0400 |
commit | d65054c61ce12b0233261cd1d38e41ae0edd1601 (patch) | |
tree | db96f806e97ead5b2334d7b532058db1a274a619 /net-misc/bsdwhois | |
parent | app-misc/boxes: update homepage link (diff) | |
download | gentoo-d65054c61ce12b0233261cd1d38e41ae0edd1601.tar.gz gentoo-d65054c61ce12b0233261cd1d38e41ae0edd1601.tar.bz2 gentoo-d65054c61ce12b0233261cd1d38e41ae0edd1601.zip |
net-misc/bsdwhois: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-misc/bsdwhois')
-rw-r--r-- | net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild b/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild index 20bd75b5bf0c..d528d6c40956 100644 --- a/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild +++ b/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="FreeBSD Whois Client" -HOMEPAGE="http://www.freebsd.org/" +HOMEPAGE="https://www.freebsd.org/" SRC_URI="http://utenti.gufi.org/~drizzt/codes/${P}.tar.gz" LICENSE="BSD" |