From 7a0273c2bca4cb4ce1d2d8b493aeda98a1c68dcb Mon Sep 17 00:00:00 2001 From: sobomax Date: Sun, 30 Dec 2001 08:20:33 +0000 Subject: Update pkg-message to match reality. PR: 33324 Submitted by: Joe Marcus Clarke --- x11/gdm2/pkg-message | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'x11/gdm2') diff --git a/x11/gdm2/pkg-message b/x11/gdm2/pkg-message index 36a2d11510f5..86f8373665b9 100644 --- a/x11/gdm2/pkg-message +++ b/x11/gdm2/pkg-message @@ -1,10 +1,10 @@ GDM is installed. Please note the following: -- This port has been tested on 5.0-CURRENT and 4.4-STABLE. It only works - with XFree86-3.3.x. It will not work on 3.x. -- You should append these lines to your /etc/pam.conf, otherwise - GDM will refuse all logins: +- This port has been tested on 5.0-CURRENT and 4.4-RELEASE and higher. +- If you are running a version of FreeBSD prior to 4.5-PRERELEASE, you should + append these lines to your /etc/pam.conf, otherwise GDM will refuse all + logins: # gdm config gdm auth requisite pam_unix.so try_first_pass @@ -17,4 +17,4 @@ gdm session required pam_permit.so ttyv8 "/usr/X11R6/bin/gdm -nodaemon" xterm on These notes were written by: Yukihiro Nakai -and updated by: Stijn Hoop +and updated by: Joe Marcus Clarke -- cgit