summaryrefslogtreecommitdiffstats
path: root/package/sed
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-14 20:33:45 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-14 20:33:45 +0000
commit1eda52851fdaf517b579d4dab11503b98de6d648 (patch)
tree302cbc7902d69d25c1251dc427f9974c94ec3dfb /package/sed
parent5284494abe3b4f13e0d44acb0116ed8bb6d11cb4 (diff)
downloadbuildroot-novena-1eda52851fdaf517b579d4dab11503b98de6d648.tar.gz
buildroot-novena-1eda52851fdaf517b579d4dab11503b98de6d648.zip
help text
Diffstat (limited to 'package/sed')
-rw-r--r--package/sed/Config.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/sed/Config.in b/package/sed/Config.in
index 2a38d62d6..5cfc12d41 100644
--- a/package/sed/Config.in
+++ b/package/sed/Config.in
@@ -1,8 +1,9 @@
-#
-
config BR2_PACKAGE_SED
bool "sed"
default n
help
- Most people will answer Y.
+ Super-useful stream editor.
+ http://sed.sourceforge.net/
+
+ Most people will answer Y.