diff options
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 */ |