diff options
author | jmz <jmz@FreeBSD.org> | 1997-02-03 01:26:29 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1997-02-03 01:26:29 +0800 |
commit | 985ceeb0a95a36adb434010df7409b40658386c7 (patch) | |
tree | 5b9b1f3e9dee33c241a5c31aa732a6d5ed3abe2d /x11-servers | |
parent | 1682d4898fd91157a7d861d8ba7ece54c71b181e (diff) | |
download | freebsd-ports-gnome-985ceeb0a95a36adb434010df7409b40658386c7.tar.gz freebsd-ports-gnome-985ceeb0a95a36adb434010df7409b40658386c7.tar.zst freebsd-ports-gnome-985ceeb0a95a36adb434010df7409b40658386c7.zip |
Fix a typo.
Submitted by: jhs
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/XFree86-4-Server-snap/scripts/configure | 2 | ||||
-rw-r--r-- | x11-servers/XFree86-4-Server/scripts/configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/scripts/configure b/x11-servers/XFree86-4-Server-snap/scripts/configure index ad29be1691bc..92f41430e4c4 100644 --- a/x11-servers/XFree86-4-Server-snap/scripts/configure +++ b/x11-servers/XFree86-4-Server-snap/scripts/configure @@ -154,7 +154,7 @@ cat <<'END' If you do not have a copy of this file, even if you answer YES to this question, support will not be enabled. If you wish to change this later, - the option controling this is contined the file xc/config/cf/xf86site.def. + the option controling this is contained the file xc/config/cf/xf86site.def. END yesno "Do you want to enable XDM-AUTHORIZATION-1 support? [YES] " diff --git a/x11-servers/XFree86-4-Server/scripts/configure b/x11-servers/XFree86-4-Server/scripts/configure index ad29be1691bc..92f41430e4c4 100644 --- a/x11-servers/XFree86-4-Server/scripts/configure +++ b/x11-servers/XFree86-4-Server/scripts/configure @@ -154,7 +154,7 @@ cat <<'END' If you do not have a copy of this file, even if you answer YES to this question, support will not be enabled. If you wish to change this later, - the option controling this is contined the file xc/config/cf/xf86site.def. + the option controling this is contained the file xc/config/cf/xf86site.def. END yesno "Do you want to enable XDM-AUTHORIZATION-1 support? [YES] " |