diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /www/netscape3 | |
parent | Add $Id$. (diff) |
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Diffstat (limited to 'www/netscape3')
-rw-r--r-- | www/netscape3/pkg-comment | 2 | ||||
-rw-r--r-- | www/netscape3/pkg-descr | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/www/netscape3/pkg-comment b/www/netscape3/pkg-comment index 407a066e81b0..287666648bf9 100644 --- a/www/netscape3/pkg-comment +++ b/www/netscape3/pkg-comment @@ -1 +1 @@ -netscape-3.01 web-surfboard +netscape-3.01 web-surfboard (regular or gold) diff --git a/www/netscape3/pkg-descr b/www/netscape3/pkg-descr index e0a83b68e9ae..562904196c18 100644 --- a/www/netscape3/pkg-descr +++ b/www/netscape3/pkg-descr @@ -6,3 +6,6 @@ Note: If Java applets fail to display. Type this as root: /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. |