diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-04-18 08:57:44 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-04-18 08:57:44 +0000 |
commit | f376284ae479ac0792ad078e9d843f53eef1e4b8 (patch) | |
tree | da0802674759b1cf8cdbb9784342ec97a92d3ee9 /security/fwtk/files/patch-ak | |
parent | Imported BitchX, yet another ircII-derived client. (diff) |
Upgrade to version 2.1. Mixing of my stuff + two good submissions.
Submitted by: "Scott A. Kenney" <saken@rmta.ml.org>
& "Eric J. Chet" <ejc@bazzle.com>
Notes
Notes:
svn path=/head/; revision=10552
Diffstat (limited to 'security/fwtk/files/patch-ak')
-rw-r--r-- | security/fwtk/files/patch-ak | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/fwtk/files/patch-ak b/security/fwtk/files/patch-ak new file mode 100644 index 000000000000..5b3e40ef4f45 --- /dev/null +++ b/security/fwtk/files/patch-ak @@ -0,0 +1,11 @@ +--- auth.h.orig Fri Nov 4 15:31:26 1994 ++++ auth.h Sat Apr 18 00:37:48 1998 +@@ -69,7 +69,7 @@ + #define AUTHPROTO_PASSWORD + + /* define this if you want to use bellcore's S/Key */ +-/* #define AUTHPROTO_SKEY */ ++#define AUTHPROTO_SKEY + + /* define this if you want to use Security Dynamics' SecurID */ + /* #define AUTHPROTO_SECURID */ |