diff options
Diffstat (limited to 'net-analyzer/sancp/metadata.xml')
-rw-r--r-- | net-analyzer/sancp/metadata.xml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/net-analyzer/sancp/metadata.xml b/net-analyzer/sancp/metadata.xml index 6252f401e616..a28ee98aa544 100644 --- a/net-analyzer/sancp/metadata.xml +++ b/net-analyzer/sancp/metadata.xml @@ -1,6 +1,11 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>netmon</herd> -<use><flag name='sguil'>Enable sguil (The Analyst Console for Network Security Monitoring) support</flag></use> + <herd>netmon</herd> + <use> + <flag name="sguil">Enable sguil (The Analyst Console for Network Security Monitoring) support</flag> + </use> + <upstream> + <remote-id type="sourceforge">sancp</remote-id> + </upstream> </pkgmetadata> |