aboutsummaryrefslogtreecommitdiff
path: root/ports/argparse
diff options
context:
space:
mode:
Diffstat (limited to 'ports/argparse')
-rw-r--r--ports/argparse/vcpkg.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/argparse/vcpkg.json b/ports/argparse/vcpkg.json
index 9137c655f..438522292 100644
--- a/ports/argparse/vcpkg.json
+++ b/ports/argparse/vcpkg.json
@@ -2,6 +2,6 @@
"name": "argparse",
"version-string": "2.1",
"description": "Argument parser for modern C++",
- "license": "MIT",
- "homepage": "https://github.com/p-ranav/argparse"
+ "homepage": "https://github.com/p-ranav/argparse",
+ "license": "MIT"
}