summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-11-16 16:54:31 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-11-16 16:54:31 +0000
commit0f4ecc5f039cdbc6d1ebb9c06043ecdb36a92422 (patch)
tree94bb8d119493a29f4ecac8f05f1efbc822b88173
parentf5af4873c2f3d3411be96e77c600702ac41b43bd (diff)
downloadnfs-utils-0f4ecc5f039cdbc6d1ebb9c06043ecdb36a92422.tar.gz
Fix JSON typo
-rw-r--r--nfs-utils.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfs-utils.morph b/nfs-utils.morph
index 6f76a4c..91fedf0 100644
--- a/nfs-utils.morph
+++ b/nfs-utils.morph
@@ -1,6 +1,6 @@
{
"name": "nfs-utils",
- "kind:" "chunk",
+ "kind": "chunk",
"build-system": "autotools",
"configure-commands": [
"NOCONFIGURE=1 ./autogen.sh",