summaryrefslogtreecommitdiffstats
path: root/usr.bin/rsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rsh/Makefile')
-rw-r--r--usr.bin/rsh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/rsh/Makefile b/usr.bin/rsh/Makefile
index 470d7b6..ca63790 100644
--- a/usr.bin/rsh/Makefile
+++ b/usr.bin/rsh/Makefile
@@ -9,6 +9,7 @@ CFLAGS+=-DKERBEROS -DCRYPT
SRCS+= krcmd.c kcmd.c
DPADD= ${LIBKRB} ${LIBDES}
LDADD= -lkrb -ldes
+DISTRIBUTION= krb
.endif
BINOWN= root
OpenPOWER on IntegriCloud