Source-Changes-HG archive

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

[src/trunk]: src/external/bsd switch to new nvi



details:   https://anonhg.NetBSD.org/src/rev/eba8b05c5340
branches:  trunk
changeset: 791529:eba8b05c5340
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Nov 22 16:10:04 2013 +0000

description:
switch to new nvi

diffstat:

 external/bsd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d33e04233091 -r eba8b05c5340 external/bsd/Makefile
--- a/external/bsd/Makefile     Fri Nov 22 16:00:45 2013 +0000
+++ b/external/bsd/Makefile     Fri Nov 22 16:10:04 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.43 2013/04/28 00:14:14 joerg Exp $
+#      $NetBSD: Makefile,v 1.44 2013/11/22 16:10:04 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -35,6 +35,6 @@
 SUBDIR+= pcc
 .endif
 
-SUBDIR+= pdisk dhcp
+SUBDIR+= pdisk dhcp nvi
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index