summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-04 11:32:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-04 19:18:52 +0300
commit2540121ca13a7988b85f7e9719fddf35626393ac (patch)
tree6948cf622ee82f91f18b258c7604f193bee86bac /net-p2p/fms/fms-0.3.84.ebuild
parentmedia-libs/cimg: update github link (diff)
downloadgentoo-2540121ca13a7988b85f7e9719fddf35626393ac.tar.gz
gentoo-2540121ca13a7988b85f7e9719fddf35626393ac.tar.bz2
gentoo-2540121ca13a7988b85f7e9719fddf35626393ac.zip
net-p2p/fms: update github link
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p/fms/fms-0.3.84.ebuild')
-rw-r--r--net-p2p/fms/fms-0.3.84.ebuild6
1 files 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}"