summaryrefslogtreecommitdiffstats
path: root/usr.bin/rsh
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-11-20 23:23:28 +0000
committerwollman <wollman@FreeBSD.org>1994-11-20 23:23:28 +0000
commit740456e52692010cb8029d87864a811f5271f0e2 (patch)
treeacd9148b17fccb37bc03b7b664b3df596d5e4a5f /usr.bin/rsh
parentd3aeb5a86273572bdf07bf7cdb4d605e8acf98d2 (diff)
downloadFreeBSD-src-740456e52692010cb8029d87864a811f5271f0e2.zip
FreeBSD-src-740456e52692010cb8029d87864a811f5271f0e2.tar.gz
Add distribution=krb for P-HK
Diffstat (limited to 'usr.bin/rsh')
-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