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 | |
parent | 05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff) | |
download | busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.bz2 busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.zip |
Begin moving things to busybox.net
-Erik
Diffstat (limited to 'scripts')
-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 | |||
704 | cat <<EOM | 704 | cat <<EOM |
705 | 705 | ||
706 | Please report this to the maintainer <mec@shout.net>. You may also | 706 | Please report this to the maintainer <mec@shout.net>. You may also |
707 | send a problem report to <busybox@oss.lineo.com>. | 707 | send a problem report to <busybox@busybox.net>. |
708 | 708 | ||
709 | Please indicate the BusyBox version you are trying to configure and | 709 | Please indicate the BusyBox version you are trying to configure and |
710 | which menu you were trying to enter when this error occurred. | 710 | 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 | |||
767 | 767 | ||
768 | If you have verified that your ncurses install is correct, you may email | 768 | If you have verified that your ncurses install is correct, you may email |
769 | the maintainer <andersen@codepoet.org> or post a message to | 769 | the maintainer <andersen@codepoet.org> or post a message to |
770 | <busybox@oss.lineo.com> for additional assistance. | 770 | <busybox@busybox.net> for additional assistance. |
771 | 771 | ||
772 | EOM | 772 | EOM |
773 | cleanup | 773 | cleanup |