Source-Changes-HG archive

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

[src/trunk]: src/external/bsd Hook in tree



details:   https://anonhg.NetBSD.org/src/rev/a5e48262110e
branches:  trunk
changeset: 771001:a5e48262110e
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Nov 05 22:40:26 2011 +0000

description:
Hook in tree

diffstat:

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

diffs (16 lines):

diff -r 473ef1446083 -r a5e48262110e external/bsd/Makefile
--- a/external/bsd/Makefile     Sat Nov 05 22:40:01 2011 +0000
+++ b/external/bsd/Makefile     Sat Nov 05 22:40:26 2011 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.30 2011/07/03 21:58:33 tron Exp $
+#      $NetBSD: Makefile,v 1.31 2011/11/05 22:40:26 christos Exp $
 
 .include <bsd.own.mk>
 
 SUBDIR=        acpica am-utils bind cron dhcpcd fetch file flex less libarchive \
        libevent liblzf libpcap mdocml openresolv top byacc wpa ntp tcpdump \
-       tmux
+       tmux tre
 
 .if (${MKATF} != "no")
 SUBDIR+= atf



Home | Main Index | Thread Index | Old Index