diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-12-09 01:54:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-12-09 01:54:18 +0000 |
commit | 6782ba5dbfaa505af7820b9c7345d5d4cd0188e3 (patch) | |
tree | dc862447d711611770f8259d87df3497b54bd712 /net/radius/files/patch-ac | |
parent | This port has been FORBIDDEN for 10 months for security reasons, and (diff) |
These ports have been forbidden for 10 months for security reasons.
Removal was announced on Oct 12.
Notes
Notes:
svn path=/head/; revision=71457
Diffstat (limited to 'net/radius/files/patch-ac')
-rw-r--r-- | net/radius/files/patch-ac | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/net/radius/files/patch-ac b/net/radius/files/patch-ac deleted file mode 100644 index e8412b89e176..000000000000 --- a/net/radius/files/patch-ac +++ /dev/null @@ -1,44 +0,0 @@ ---- src/krb_conf.h~ Tue May 12 21:37:13 1998 -+++ src/krb_conf.h Thu Sep 17 18:33:35 1998 -@@ -20,7 +20,7 @@ - #ifndef KRB_CONF_DEFS - #define KRB_CONF_DEFS - --#include <mit-copyright.h> -+/* #include <mit-copyright.h> */ - - /* Byte ordering */ - extern int krbONE; ---- src/krb_get_in_tkt.c.orig Tue May 12 21:37:16 1998 -+++ src/krb_get_in_tkt.c Thu Sep 17 18:33:35 1998 -@@ -13,7 +13,7 @@ - - #endif /* lint */ - --#include <mit-copyright.h> -+/* #include <mit-copyright.h> */ - #include <krb.h> - #include <des.h> - ---- src/mit_stringtokey.c.orig Tue May 12 21:37:17 1998 -+++ src/mit_stringtokey.c Thu Sep 17 18:33:35 1998 -@@ -29,7 +29,7 @@ - - #endif /* lint */ - --#include <mit-copyright.h> -+/* #include <mit-copyright.h> */ - #include <stdio.h> - #include <memory.h> - #include <des.h> ---- src/prot.h.orig Tue May 12 21:37:13 1998 -+++ src/prot.h Thu Sep 17 18:33:35 1998 -@@ -11,7 +11,7 @@ - * Include file with authentication protocol information. - */ - --#include <mit-copyright.h> -+/* #include <mit-copyright.h> */ - - #include "krb_conf.h" - |