summaryrefslogtreecommitdiffstats
path: root/usr.bin/passwd
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/passwd
parentd3aeb5a86273572bdf07bf7cdb4d605e8acf98d2 (diff)
downloadFreeBSD-src-740456e52692010cb8029d87864a811f5271f0e2.zip
FreeBSD-src-740456e52692010cb8029d87864a811f5271f0e2.tar.gz
Add distribution=krb for P-HK
Diffstat (limited to 'usr.bin/passwd')
-rw-r--r--usr.bin/passwd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/passwd/Makefile b/usr.bin/passwd/Makefile
index f502361..c181f44 100644
--- a/usr.bin/passwd/Makefile
+++ b/usr.bin/passwd/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 4/2/94
-# $Id$
+# $Id: Makefile,v 1.4 1994/09/29 13:05:44 csgr Exp $
PROG= passwd
SRCS= local_passwd.c passwd.c pw_copy.c pw_util.c
@@ -16,6 +16,7 @@ SRCS+= krb_passwd.c
CFLAGS+=-DKERBEROS
LDADD+=-lkrb -ldes
DPADD= ${LIBKRB} ${LIBDES}
+DISTRIBUTION= krb
.endif
OpenPOWER on IntegriCloud