summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2020-02-09 09:20:16 +0100
committerThomas Sachau <tommy@gentoo.org>2020-02-09 09:20:16 +0100
commit9345d8eaa1c1798af8d11cf426c3f99ff0878257 (patch)
treea1a1d05bfff5c2f62274a3444a6a9224cf7f2e6a
parentdev-util/rbtools: cleanup python2-only version (diff)
downloadgentoo-9345d8eaa1c1798af8d11cf426c3f99ff0878257.tar.gz
gentoo-9345d8eaa1c1798af8d11cf426c3f99ff0878257.tar.bz2
gentoo-9345d8eaa1c1798af8d11cf426c3f99ff0878257.zip
net-p2p/fms: Update HOMEPAGE link, fixes bug 708488
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Thomas Sachau <tommy@gentoo.org>
-rw-r--r--net-p2p/fms/fms-0.3.81.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/fms/fms-0.3.81.ebuild b/net-p2p/fms/fms-0.3.81.ebuild
index 125c6be8d35b..bdc8b22fc5a2 100644
--- a/net-p2p/fms/fms-0.3.81.ebuild
+++ b/net-p2p/fms/fms-0.3.81.ebuild
@@ -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"