diff options
Diffstat (limited to 'net-misc/wget/metadata.xml')
-rw-r--r-- | net-misc/wget/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/metadata.xml b/net-misc/wget/metadata.xml index 9c89911e82af..87ab6aa0aaaf 100644 --- a/net-misc/wget/metadata.xml +++ b/net-misc/wget/metadata.xml @@ -3,8 +3,8 @@ <pkgmetadata> <herd>base-system</herd> <use> - <flag name='ntlm'>Enable support for NTLM (Windows-based) authorization</flag> - <flag name='uuid'>Generate UUIDs for the WARC (Web ARChive file format) using libuuid; otherwise use a simple RNG (random number generator)</flag> + <flag name="ntlm">Enable support for NTLM (Windows-based) authorization</flag> + <flag name="uuid">Generate UUIDs for the WARC (Web ARChive file format) using libuuid; otherwise use a simple RNG (random number generator)</flag> </use> <upstream> <remote-id type="cpe">cpe:/a:gnu:wget</remote-id> |