diff options
Diffstat (limited to 'net-analyzer/tracebox/metadata.xml')
-rw-r--r-- | net-analyzer/tracebox/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tracebox/metadata.xml b/net-analyzer/tracebox/metadata.xml index 1de26c104467..7d75a0a8a878 100644 --- a/net-analyzer/tracebox/metadata.xml +++ b/net-analyzer/tracebox/metadata.xml @@ -6,8 +6,8 @@ <name>Gentoo network monitoring and analysis project</name> </maintainer> <use> -<flag name='curl'>Build the curl component for uploading capture files using <pkg>net-misc/curl</pkg></flag> -<flag name='sniffer'>Build the sniffer component using <pkg>net-libs/libnetfilter_queue</pkg></flag> +<flag name="curl">Build the curl component for uploading capture files using <pkg>net-misc/curl</pkg></flag> +<flag name="sniffer">Build the sniffer component using <pkg>net-libs/libnetfilter_queue</pkg></flag> </use> <upstream> <remote-id type="github">tracebox/tracebox</remote-id> |