Source-Changes-HG archive

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

[src/trunk]: src/external/bsd unhook bind



details:   https://anonhg.NetBSD.org/src/rev/2233655d353e
branches:  trunk
changeset: 834412:2233655d353e
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Aug 12 13:02:41 2018 +0000

description:
unhook bind

diffstat:

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

diffs (14 lines):

diff -r 96e1e24000a7 -r 2233655d353e external/bsd/Makefile
--- a/external/bsd/Makefile     Sun Aug 12 13:02:24 2018 +0000
+++ b/external/bsd/Makefile     Sun Aug 12 13:02:41 2018 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.59 2018/04/07 22:39:53 christos Exp $
+#      $NetBSD: Makefile,v 1.60 2018/08/12 13:02:42 christos Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR=        acpica am-utils bc bind byacc cron dhcpcd ekermit elftosb \
+SUBDIR=        acpica am-utils bc byacc cron dhcpcd ekermit elftosb \
        fetch file flex less \
        libarchive libevent liblzf libpcap mdocml \
        ntp openresolv tcpdump tmux top tre wpa



Home | Main Index | Thread Index | Old Index