diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
commit | 2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e (patch) | |
tree | b50d166caa9ce3a68b4b119748be38692dd45d40 /scripts/Menuconfig | |
parent | 05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff) | |
download | busybox-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz |
Begin moving things to busybox.net
-Erik
Diffstat (limited to 'scripts/Menuconfig')
-rw-r--r-- | scripts/Menuconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/Menuconfig b/scripts/Menuconfig index 8f511696d..30d06ee29 100644 --- a/scripts/Menuconfig +++ b/scripts/Menuconfig @@ -704,7 +704,7 @@ EOM cat <<EOM Please report this to the maintainer <mec@shout.net>. You may also -send a problem report to <busybox@oss.lineo.com>. +send a problem report to <busybox@busybox.net>. Please indicate the BusyBox version you are trying to configure and which menu you were trying to enter when this error occurred. @@ -767,7 +767,7 @@ the /usr/src/linux/scripts/lxdialog directory and issuing the If you have verified that your ncurses install is correct, you may email the maintainer <andersen@codepoet.org> or post a message to -<busybox@oss.lineo.com> for additional assistance. +<busybox@busybox.net> for additional assistance. EOM cleanup |