commit: 0bde2535ac31fc4fd1186f38fc172c50f4202bfe Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 31 03:18:10 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 31 03:18:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bde2535
net-analyzer/ntopng: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/ntopng/metadata.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/net-analyzer/ntopng/metadata.xml b/net-analyzer/ntopng/metadata.xml index d267dd3ff25d..907723bdb488 100644 --- a/net-analyzer/ntopng/metadata.xml +++ b/net-analyzer/ntopng/metadata.xml @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> -<email>[email protected]</email> -</maintainer> - <upstream> - <remote-id type="github">ntop/ntopng</remote-id> - </upstream> + <maintainer type="project"> + <email>[email protected]</email> + </maintainer> + <upstream> + <remote-id type="github">ntop/ntopng</remote-id> + <remote-id type="github">ntop/ntopng-dist</remote-id> + </upstream> </pkgmetadata>
