diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:54:16 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:54:16 +0000 |
commit | 983051572984595267bcd2236530e0c60cbb0ad7 (patch) | |
tree | 5bf2f1d3b795b1e1e535517a728fa1fdb207c1e6 /security/krb5-appl/files/patch-ba | |
parent | Welcome the new krb5-1.8.1. Significant changes include the removal of (diff) |
Welcome to krb5-appl-1.0. MIT split the Kerberos applications from the
base Kerberos distribution, creating krb5-appl.
Diffstat (limited to 'security/krb5-appl/files/patch-ba')
-rw-r--r-- | security/krb5-appl/files/patch-ba | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-appl/files/patch-ba b/security/krb5-appl/files/patch-ba index dd0c760df7d2..e8e44ac0cd9b 100644 --- a/security/krb5-appl/files/patch-ba +++ b/security/krb5-appl/files/patch-ba @@ -1,5 +1,5 @@ ---- appl/bsd/login.c.orig Tue May 27 21:06:25 2003 -+++ appl/bsd/login.c Tue Jul 29 20:52:25 2003 +--- bsd/login.c.orig Tue May 27 21:06:25 2003 ++++ bsd/login.c Tue Jul 29 20:52:25 2003 @@ -1342,19 +1342,6 @@ setpriority(PRIO_PROCESS, 0, 0 + PRIO_OFFSET); } |