diff --git a/net-dialup/sendpage/sendpage-1.1.0-r4.ebuild b/net-dialup/sendpage/sendpage-1.1.0-r4.ebuild index d64a0d18100eb..d6be53d2a47a7 100644 --- a/net-dialup/sendpage/sendpage-1.1.0-r4.ebuild +++ b/net-dialup/sendpage/sendpage-1.1.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,11 +8,11 @@ inherit perl-module MY_P=${PN}-1.001 DESCRIPTION="Dialup alphapaging software" -HOMEPAGE="https://www.sendpage.org/" +HOMEPAGE="https://sendpage.github.io/" SRC_URI="https://www.sendpage.org/download/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86"