diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-24 19:00:30 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-24 19:00:30 +0000 |
commit | b33d2bfb993693ac89f68dcfe779271ea7aff8ff (patch) | |
tree | 3ba5d12011b0f9e70f74d258016e4d3901445eae /www/seamonkey2/pkg-descr | |
parent | d71a66dc47fdd1800ad9ad1f197f90b715d1d7e9 (diff) | |
download | ports-b33d2bfb993693ac89f68dcfe779271ea7aff8ff.tar.gz ports-b33d2bfb993693ac89f68dcfe779271ea7aff8ff.zip |
Notes
Diffstat (limited to 'www/seamonkey2/pkg-descr')
-rw-r--r-- | www/seamonkey2/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/seamonkey2/pkg-descr b/www/seamonkey2/pkg-descr new file mode 100644 index 000000000000..562904196c18 --- /dev/null +++ b/www/seamonkey2/pkg-descr @@ -0,0 +1,11 @@ +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. + +This port can install either the regular or "gold" version. +For the latter, add "GOLD=yes" to your "make" command line. |