Module Name:    src
Committed By:   christos
Date:           Sat Nov  5 22:40:26 UTC 2011

Modified Files:
        src/external/bsd: Makefile

Log Message:
Hook in tree


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/external/bsd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/Makefile
diff -u src/external/bsd/Makefile:1.30 src/external/bsd/Makefile:1.31
--- src/external/bsd/Makefile:1.30	Sun Jul  3 17:58:33 2011
+++ src/external/bsd/Makefile	Sat Nov  5 18:40:26 2011
@@ -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

Reply via email to