summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2003-04-30 20:58:49 +0000
committermarkm <markm@FreeBSD.org>2003-04-30 20:58:49 +0000
commit409ee51dc226a370f2407a87479bd9a900419dbe (patch)
tree53c72015daabeeef67e8cbece8904be4094fea75 /etc/Makefile
parentbc0c76dba1ccb5b2e90aef9fe9baa3caddaa7016 (diff)
downloadFreeBSD-src-409ee51dc226a370f2407a87479bd9a900419dbe.zip
FreeBSD-src-409ee51dc226a370f2407a87479bd9a900419dbe.tar.gz
Make the defaults for Kerberos 5 a little more up-to-date.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index e3803d2..e2020c3 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -99,7 +99,7 @@ distribution:
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
dot.cshrc ${DESTDIR}/root/.cshrc; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
- dot.klogin ${DESTDIR}/root/.klogin; \
+ dot.k5login ${DESTDIR}/root/.k5login; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
dot.login ${DESTDIR}/root/.login; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
OpenPOWER on IntegriCloud