summaryrefslogtreecommitdiffstats
path: root/usr.bin/passwd
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/passwd
parenta90c53c2661755cf2b2b3cb33aaa8600ba62943b (diff)
downloadFreeBSD-src-d8bdd858554e1d430abb5b02e3986d2b87049060.zip
FreeBSD-src-d8bdd858554e1d430abb5b02e3986d2b87049060.tar.gz
Change edistribution to krb4 in preaparation for K5
Diffstat (limited to 'usr.bin/passwd')
-rw-r--r--usr.bin/passwd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/passwd/Makefile b/usr.bin/passwd/Makefile
index 8b99b28..9b6de34 100644
--- a/usr.bin/passwd/Makefile
+++ b/usr.bin/passwd/Makefile
@@ -64,7 +64,7 @@ CFLAGS+= -DKERBEROS
# XXX not defined: ${LIBKADM}, ${LIBCOM_ERR}
DPADD= ${LIBKADM} ${LIBKRB} ${LIBDES} ${LIBCRYPT} ${LIBRPCSVC} ${LIBCOM_ERR} ${LIBUTIL}
LDADD= -lkadm -lkrb -ldes -lcrypt -lrpcsvc -lcom_err -lutil
-DISTRIBUTION= krb
+DISTRIBUTION= krb4
.endif
beforeinstall:
OpenPOWER on IntegriCloud