summaryrefslogtreecommitdiffstats
path: root/usr.bin/rlogin/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-09-19 22:26:02 +0000
committermarkm <markm@FreeBSD.org>1999-09-19 22:26:02 +0000
commitd8bdd858554e1d430abb5b02e3986d2b87049060 (patch)
tree7128eadeec6539e1e3967cadad6c7e6347f589d2 /usr.bin/rlogin/Makefile
parenta90c53c2661755cf2b2b3cb33aaa8600ba62943b (diff)
downloadFreeBSD-src-d8bdd858554e1d430abb5b02e3986d2b87049060.zip
FreeBSD-src-d8bdd858554e1d430abb5b02e3986d2b87049060.tar.gz
Change edistribution to krb4 in preaparation for K5
Diffstat (limited to 'usr.bin/rlogin/Makefile')
-rw-r--r--usr.bin/rlogin/Makefile2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud