diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-09-13 15:15:17 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-09-13 15:15:17 +0000 |
commit | c0783ce7d2dd21f1bd5526d2abf788844f31b744 (patch) | |
tree | 3c4c914c87bcc3e936d3be25b50d71d9a0455121 /security/krb5-16/files/patch-appl::telnet::telnetd::Makefile.in | |
parent | - Readd caph and steelstorm (diff) |
Rremove old KRB5 port.
Notes
Notes:
svn path=/head/; revision=261076
Diffstat (limited to 'security/krb5-16/files/patch-appl::telnet::telnetd::Makefile.in')
-rw-r--r-- | security/krb5-16/files/patch-appl::telnet::telnetd::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/krb5-16/files/patch-appl::telnet::telnetd::Makefile.in b/security/krb5-16/files/patch-appl::telnet::telnetd::Makefile.in deleted file mode 100644 index cb5a0e26d49d..000000000000 --- a/security/krb5-16/files/patch-appl::telnet::telnetd::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- appl/telnet/telnetd/Makefile.in.orig Wed Feb 28 14:06:51 2001 -+++ appl/telnet/telnetd/Makefile.in Mon Dec 31 21:51:19 2001 -@@ -24,7 +24,7 @@ - # @(#)Makefile.generic 5.5 (Berkeley) 3/1/91 - # - --AUTH_DEF=-DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -+AUTH_DEF=-DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/bin/login\" - OTHERDEFS=-DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON - LOCALINCLUDES=-I.. -I$(srcdir)/.. - DEFINES = $(AUTH_DEF) $(OTHERDEFS) |