summaryrefslogtreecommitdiffstats
path: root/usr.bin/su
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/su
parenta90c53c2661755cf2b2b3cb33aaa8600ba62943b (diff)
downloadFreeBSD-src-d8bdd858554e1d430abb5b02e3986d2b87049060.zip
FreeBSD-src-d8bdd858554e1d430abb5b02e3986d2b87049060.tar.gz
Change edistribution to krb4 in preaparation for K5
Diffstat (limited to 'usr.bin/su')
-rw-r--r--usr.bin/su/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile
index 60d83f6..91ac2a8 100644
--- a/usr.bin/su/Makefile
+++ b/usr.bin/su/Makefile
@@ -17,7 +17,7 @@ CFLAGS+= -Wall
CFLAGS+=-DKERBEROS
DPADD+= ${LIBKRB} ${LIBDES} ${LIBCOM_ERR}
LDADD+= -lkrb -ldes -lcom_err
-DISTRIBUTION= krb
+DISTRIBUTION= krb4
.endif
BINMODE=4555
OpenPOWER on IntegriCloud