commit: 2540121ca13a7988b85f7e9719fddf35626393ac Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Jun 4 09:32:08 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jun 4 16:18:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2540121c
net-p2p/fms: update github link Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-p2p/fms/fms-0.3.84.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-p2p/fms/fms-0.3.84.ebuild b/net-p2p/fms/fms-0.3.84.ebuild index d99313f0e5f2..531325b08473 100644 --- a/net-p2p/fms/fms-0.3.84.ebuild +++ b/net-p2p/fms/fms-0.3.84.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit edos2unix cmake -DESCRIPTION="A spam-resistant message board application for Freenet" +DESCRIPTION="Spam-resistant message board application for Freenet" # FMS only has a homepage within freenet, so the closest is a wiki linking to it -HOMEPAGE="https://github.com/freenet/wiki/wiki/FMS" +HOMEPAGE="https://github.com/hyphanet/wiki/wiki/FMS" SRC_URI="https://dev.gentoo.org/~tommy/distfiles/${PN}-src-${PV}.zip" S="${WORKDIR}"