commit: a9a7eb42cf5b965a8750a060f1991b8df1e3eb10
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Mar 27 18:28:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 5 15:26:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a7eb42
net-p2p/fms: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-p2p/fms/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-p2p/fms/metadata.xml b/net-p2p/fms/metadata.xml
index 69d5adf83bfd..f446dcf02934 100644
--- a/net-p2p/fms/metadata.xml
+++ b/net-p2p/fms/metadata.xml
@@ -6,4 +6,7 @@
<flag name="frost">Add support for frost boards</flag>
<flag name="ssl">Add support for FCP connection over SSL</flag>
</use>
+ <upstream>
+ <remote-id type="github">hyphanet/wiki</remote-id>
+ </upstream>
</pkgmetadata>