Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/heimdal/bin add kvno



details:   https://anonhg.NetBSD.org/src/rev/d7f793cf4d4e
branches:  trunk
changeset: 328383:d7f793cf4d4e
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Apr 01 21:38:26 2014 +0000

description:
add kvno

diffstat:

 crypto/external/bsd/heimdal/bin/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1095bc7ba1da -r d7f793cf4d4e crypto/external/bsd/heimdal/bin/Makefile
--- a/crypto/external/bsd/heimdal/bin/Makefile  Tue Apr 01 19:13:31 2014 +0000
+++ b/crypto/external/bsd/heimdal/bin/Makefile  Tue Apr 01 21:38:26 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2011/04/13 19:16:44 elric Exp $
+# $NetBSD: Makefile,v 1.2 2014/04/01 21:38:26 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -14,6 +14,7 @@
        kinit           \
        kpasswd         \
        krb5-config     \
+       kvno            \
        string2key      \
        verify_krb5_conf
 



Home | Main Index | Thread Index | Old Index