diff options
author | Mike Gilbert <floppym@gentoo.org> | 2022-10-05 19:28:05 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2022-10-05 19:28:05 -0400 |
commit | 9e1e6285a52b26e919b993f32ca2030c43304a44 (patch) | |
tree | cf77d570d547bd55ceff337813b4fdabb15ff61f /net-misc/netkit-bootparamd | |
parent | net-misc/netkit-telnetd: update HOMEPAGE, SRC_URI (diff) | |
download | gentoo-9e1e6285a52b26e919b993f32ca2030c43304a44.tar.gz gentoo-9e1e6285a52b26e919b993f32ca2030c43304a44.tar.bz2 gentoo-9e1e6285a52b26e919b993f32ca2030c43304a44.zip |
net-misc/netkit-bootparamd: update HOMEPAGE
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'net-misc/netkit-bootparamd')
-rw-r--r-- | net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild index ec7c8873fcd4..3ecbe4ece85c 100644 --- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild +++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs flag-o-matic DESCRIPTION="Netkit - bootparamd" -HOMEPAGE="http://ftp.linux.org.uk/pub/linux/Networking/netkit/" +HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit" SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="BSD GPL-2" |