diff options
-rw-r--r-- | x11/XFree86/scripts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86/scripts/configure b/x11/XFree86/scripts/configure index 44af2053f22c..9cca9d9944a7 100644 --- a/x11/XFree86/scripts/configure +++ b/x11/XFree86/scripts/configure @@ -298,7 +298,7 @@ if [ `sysctl -n kern.osreldate` -ge 300004 -a X`objformat` = Xelf ]; then cat <<'END' Some programs still require a.out X libraries. Most noteable amongst - these is Nestcape, but it is reported to work best with older X libraries. + these is Netscape, but it is reported to work best with older X libraries. You can build a.out libraries here, using the lastest sources and compiler, or you can use the XFree86-aoutlibs port, which installs older a.out compatibility libraries. |