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-bb | |
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-bb')
-rw-r--r-- | security/krb5-appl/files/patch-bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-appl/files/patch-bb b/security/krb5-appl/files/patch-bb index 6545ae682c53..915db004a33f 100644 --- a/security/krb5-appl/files/patch-bb +++ b/security/krb5-appl/files/patch-bb @@ -1,5 +1,5 @@ ---- appl/telnet/telnet/Makefile.in.orig Sat Dec 18 10:47:05 1999 -+++ appl/telnet/telnet/Makefile.in Sat Dec 18 10:47:13 1999 +--- telnet/telnet/Makefile.in.orig Sat Dec 18 10:47:05 1999 ++++ telnet/telnet/Makefile.in Sat Dec 18 10:47:13 1999 @@ -58,7 +58,6 @@ $(INSTALL_DATA) $(srcdir)/$$f.1 \ ${DESTDIR}$(CLIENT_MANDIR)/`echo $$f|sed '$(transform)'`.1; \ |