diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2003-08-07 11:08:57 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2003-08-07 11:08:57 +0000 |
commit | d6d7d91d0e99790919508b7009dc7147985ddb27 (patch) | |
tree | dba3de22f1dada30271c38befa8974c4b7a38bd3 /share/mk | |
parent | 4ead83b5add2c66335a363246c1766622c4cc314 (diff) |
Kerberos 4 has been removed, so don't mention it.
Diffstat (limited to 'share/mk')
-rw-r--r-- | share/mk/bsd.README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/mk/bsd.README b/share/mk/bsd.README index 92d385aa004..92b8f89f26d 100644 --- a/share/mk/bsd.README +++ b/share/mk/bsd.README @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.README,v 1.33 2003/07/16 01:29:34 deraadt Exp $ +# $OpenBSD: bsd.README,v 1.34 2003/08/07 11:08:56 hin Exp $ # $NetBSD: bsd.README,v 1.17 1996/04/13 02:08:08 thorpej Exp $ # @(#)bsd.README 5.1 (Berkeley) 5/11/90 @@ -222,8 +222,6 @@ AFS Compile support for AFS. SKEY Compile in support for S/key authentication. [yes, set unconditionally] -KERBEROS Compile in support for Kerberos 4 authentication. - KERBEROS5 Compile in support for Kerberos 5 authentication. MANZ Compress manual pages at installation time. |