net-p2p/fms: Update HOMEPAGE link, fixes bug 708488
authorThomas Sachau <tommy@gentoo.org>
Sun, 9 Feb 2020 08:20:16 +0000 (09:20 +0100)
committerThomas Sachau <tommy@gentoo.org>
Sun, 9 Feb 2020 08:20:16 +0000 (09:20 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Thomas Sachau <tommy@gentoo.org>
net-p2p/fms/fms-0.3.81.ebuild

index 125c6be8d35b3ac8cfb8eb812ad09abba46bea9a..bdc8b22fc5a2a1b5599f943943d5465459f3f5d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -6,7 +6,8 @@ EAPI="6"
 inherit eutils cmake-utils user
 
 DESCRIPTION="A spam-resistant message board application for Freenet"
-HOMEPAGE="http://freenetproject.org/tools.html"
+#FMS oly has a homepage within freenet, so the closest is a wiki linking to it
+HOMEPAGE="https://github.com/freenet/wiki/wiki/FMS"
 SRC_URI="https://dev.gentoo.org/~tommy/distfiles/${PN}-src-${PV}.zip"
 
 LICENSE="GPL-2"