From d8bdd858554e1d430abb5b02e3986d2b87049060 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 19 Sep 1999 22:26:02 +0000 Subject: Change edistribution to krb4 in preaparation for K5 --- usr.bin/rlogin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/rlogin/Makefile') diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile index 2f07470..97de1da 100644 --- a/usr.bin/rlogin/Makefile +++ b/usr.bin/rlogin/Makefile @@ -18,7 +18,7 @@ CFLAGS+=-DKERBEROS -DCRYPT -DHAVE_CONFIG_H \ -I${.CURDIR}/../../crypto/kerberosIV/lib/roken \ -I${.CURDIR}/../../crypto/kerberosIV/appl/bsd LDADD= -lutil -lkrb -ldes -lcrypt -lcom_err -DISTRIBUTION= krb +DISTRIBUTION= krb4 .PATH: ${.CURDIR}/../../crypto/kerberosIV/appl/bsd .endif -- cgit v1.1