diff options
Diffstat (limited to 'www/netscape3/pkg-descr')
-rw-r--r-- | www/netscape3/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/netscape3/pkg-descr b/www/netscape3/pkg-descr index 83a8fd2db890..e0a83b68e9ae 100644 --- a/www/netscape3/pkg-descr +++ b/www/netscape3/pkg-descr @@ -1,2 +1,8 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. + +Note: If Java applets fail to display. Type this as root: + cd /usr/X11R6/lib/X11/fonts/misc + /usr/X11R6/bin/mkfontdir + chmod 444 fonts.dir + And then exit and restart your X server. |