summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-09 14:44:32 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-09 14:54:03 +0100
commit15731ee8ab8d549b2dbeae85f1529b6ef8a15f4f (patch)
treed704790b9c90f2f7b5f1eb87f58df822c7507528
parentc56b28e89558d5f5fd2a341c54286884d0c4b794 (diff)
downloadmorphs-15731ee8ab8d549b2dbeae85f1529b6ef8a15f4f.tar.gz
devel.morph: fix typos
-rw-r--r--devel.morph10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel.morph b/devel.morph
index 164c5ff..ffdfd9e 100644
--- a/devel.morph
+++ b/devel.morph
@@ -95,22 +95,22 @@
},
{
"name": "autoconf",
- "repo": "upstream:autoconf"
+ "repo": "upstream:autoconf",
"ref": "baserock/morph"
},
{
"name": "automake",
- "repo": "upstream:automake"
+ "repo": "upstream:automake",
"ref": "baserock/morph"
},
{
"name": "libtool",
- "repo": "upstream:libtool"
+ "repo": "upstream:libtool",
"ref": "baserock/morph"
},
{
"name": "gawk",
- "repo": "upstream:gawk"
+ "repo": "upstream:gawk",
"ref": "baserock/morph"
},
{
@@ -125,7 +125,7 @@
},
{
"name": "gettext",
- "upstream:gettext",
+ "repo": "upstream:gettext",
"ref": "baserock/morph"
},
{