summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-11-18 14:12:40 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-01-18 12:08:17 +0000
commit546cc79fd08426014265f5ed131b69cc1977f43d (patch)
tree5d965de1a08aead56720c1f0c2e741bbfadcbac1
parentdb5717ee297b5e45e22c6de769834348e8381d3d (diff)
downloadncurses-546cc79fd08426014265f5ed131b69cc1977f43d.tar.gz
Fix name of chunk
-rw-r--r--ncurses.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncurses.morph b/ncurses.morph
index d01fc8c..ca11e36 100644
--- a/ncurses.morph
+++ b/ncurses.morph
@@ -1,5 +1,5 @@
{
- "name": "automake",
+ "name": "ncurses",
"kind": "chunk",
"build-system": "autotools"
}