summaryrefslogtreecommitdiff
path: root/package/ncurses/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ncurses/Config.in')
-rw-r--r--package/ncurses/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/ncurses/Config.in b/package/ncurses/Config.in
index babadb22b..fec54c19e 100644
--- a/package/ncurses/Config.in
+++ b/package/ncurses/Config.in
@@ -1,8 +1,8 @@
-#
-
config BR2_PACKAGE_NCURSES
- bool"ncurses"
+ bool "ncurses"
default n
help
- Add help text here.
+ The Ncurses (new curses) library is a free software emulation of
+ curses in System V Release 4.0, and more.
+ http://www.gnu.org/software/ncurses/