diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-28 10:16:50 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-28 10:16:50 +0800 |
commit | b0d0b229828fdcb9b43d8b6a466750cdf502fa95 (patch) | |
tree | a2c973551bc33ed7e135ff786967d6c12bcc3487 /www/linux-mozilla/scripts | |
parent | fcf14cf8c4ece55b2b32a06ef152c5154664d6c4 (diff) | |
download | freebsd-ports-gnome-b0d0b229828fdcb9b43d8b6a466750cdf502fa95.tar.gz freebsd-ports-gnome-b0d0b229828fdcb9b43d8b6a466750cdf502fa95.tar.zst freebsd-ports-gnome-b0d0b229828fdcb9b43d8b6a466750cdf502fa95.zip |
Update to 1.1, which no longer has the "huge fonts" security bug.
Diffstat (limited to 'www/linux-mozilla/scripts')
-rw-r--r-- | www/linux-mozilla/scripts/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/linux-mozilla/scripts/configure b/www/linux-mozilla/scripts/configure index ebcde4af95b5..5c504565ab9d 100644 --- a/www/linux-mozilla/scripts/configure +++ b/www/linux-mozilla/scripts/configure @@ -17,10 +17,10 @@ Choose which components of Mozilla to download and install. \n\ Press the space bar to toggle selections." -1 -1 7 \ "deflenus" "American English profile defaults (8 kB)" ON \ "inspector" "DOM inspector (240 kB)" ON \ -"mail" "Mozilla Mail and News (1856 kB)" ON \ -"psm" "Personal Security Manager--recommended (784 kB)" ON \ +"mail" "Mozilla Mail and News (1824 kB)" ON \ +"psm" "Personal Security Manager--recommended (768 kB)" ON \ "talkback" "sends crash logs to Mozilla staff (832 kB)" ON \ -"venkman" "JavaScript debugger (150 kB)" ON \ +"venkman" "JavaScript debugger (256 kB)" ON \ 2>> /tmp/checklist.tmp.$$ retval=$? |