diff options
author | 2024-03-27 19:28:45 +0100 | |
---|---|---|
committer | 2024-04-05 18:26:46 +0300 | |
commit | a9a7eb42cf5b965a8750a060f1991b8df1e3eb10 (patch) | |
tree | 583d1d53d8c5070796f2ec61f16f0e799dff6491 /net-p2p/fms | |
parent | net-mail/signify: add missing remote-id (diff) | |
download | gentoo-a9a7eb42cf5b965a8750a060f1991b8df1e3eb10.tar.gz gentoo-a9a7eb42cf5b965a8750a060f1991b8df1e3eb10.tar.bz2 gentoo-a9a7eb42cf5b965a8750a060f1991b8df1e3eb10.zip |
net-p2p/fms: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p/fms')
-rw-r--r-- | net-p2p/fms/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
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> |