diff options
author | jmz <jmz@FreeBSD.org> | 1997-02-02 17:26:29 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1997-02-02 17:26:29 +0000 |
commit | 985ceeb0a95a36adb434010df7409b40658386c7 (patch) | |
tree | 5b9b1f3e9dee33c241a5c31aa732a6d5ed3abe2d | |
parent | 1682d4898fd91157a7d861d8ba7ece54c71b181e (diff) | |
download | FreeBSD-ports-985ceeb0a95a36adb434010df7409b40658386c7.zip FreeBSD-ports-985ceeb0a95a36adb434010df7409b40658386c7.tar.gz |
Fix a typo.
Submitted by: jhs
-rw-r--r-- | x11-servers/XFree86-4-Server-snap/scripts/configure | 2 | ||||
-rw-r--r-- | x11-servers/XFree86-4-Server/scripts/configure | 2 | ||||
-rw-r--r-- | x11/XFree86-4-clients/scripts/configure | 2 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/scripts/configure | 2 | ||||
-rw-r--r-- | x11/XFree86-4/scripts/configure | 2 | ||||
-rw-r--r-- | x11/XFree86/scripts/configure | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/scripts/configure b/x11-servers/XFree86-4-Server-snap/scripts/configure index ad29be1..92f4143 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 ad29be1..92f4143 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] " diff --git a/x11/XFree86-4-clients/scripts/configure b/x11/XFree86-4-clients/scripts/configure index ad29be1..92f4143 100644 --- a/x11/XFree86-4-clients/scripts/configure +++ b/x11/XFree86-4-clients/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/XFree86-4-libraries/scripts/configure b/x11/XFree86-4-libraries/scripts/configure index ad29be1..92f4143 100644 --- a/x11/XFree86-4-libraries/scripts/configure +++ b/x11/XFree86-4-libraries/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/XFree86-4/scripts/configure b/x11/XFree86-4/scripts/configure index ad29be1..92f4143 100644 --- a/x11/XFree86-4/scripts/configure +++ b/x11/XFree86-4/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/XFree86/scripts/configure b/x11/XFree86/scripts/configure index ad29be1..92f4143 100644 --- a/x11/XFree86/scripts/configure +++ b/x11/XFree86/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] " |