summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-10-21 00:43:59 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-10-21 00:43:59 +0000
commit36479c42b91dd69a86b13b638fa2b755d2a8e453 (patch)
treeba48aa5c6bb541995ca4606d5f93e3f95ecb0c28
parentFix build on -current (#include <stdlib.h> for exit() prototype) and (diff)
prettify after removal of Chatzilla
Notes
Notes: svn path=/head/; revision=68457
-rw-r--r--www/linux-mozilla-devel/scripts/configure2
-rw-r--r--www/linux-mozilla/scripts/configure2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-mozilla-devel/scripts/configure b/www/linux-mozilla-devel/scripts/configure
index 5c504565ab9d..f51afff58430 100644
--- a/www/linux-mozilla-devel/scripts/configure
+++ b/www/linux-mozilla-devel/scripts/configure
@@ -14,7 +14,7 @@ echo "browser langenus regus xpcom" > /tmp/checklist.tmp.$$;
/usr/bin/dialog --title "Mozilla component selection" --clear \
--checklist "\n\
Choose which components of Mozilla to download and install. \n\
-Press the space bar to toggle selections." -1 -1 7 \
+Press the space bar to toggle selections." -1 -1 6 \
"deflenus" "American English profile defaults (8 kB)" ON \
"inspector" "DOM inspector (240 kB)" ON \
"mail" "Mozilla Mail and News (1824 kB)" ON \
diff --git a/www/linux-mozilla/scripts/configure b/www/linux-mozilla/scripts/configure
index 5c504565ab9d..f51afff58430 100644
--- a/www/linux-mozilla/scripts/configure
+++ b/www/linux-mozilla/scripts/configure
@@ -14,7 +14,7 @@ echo "browser langenus regus xpcom" > /tmp/checklist.tmp.$$;
/usr/bin/dialog --title "Mozilla component selection" --clear \
--checklist "\n\
Choose which components of Mozilla to download and install. \n\
-Press the space bar to toggle selections." -1 -1 7 \
+Press the space bar to toggle selections." -1 -1 6 \
"deflenus" "American English profile defaults (8 kB)" ON \
"inspector" "DOM inspector (240 kB)" ON \
"mail" "Mozilla Mail and News (1824 kB)" ON \