Source-Changes-HG archive

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

[src/trunk]: src/external/mpl hook bind



details:   https://anonhg.NetBSD.org/src/rev/ea5a4cf46e02
branches:  trunk
changeset: 834414:ea5a4cf46e02
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Aug 12 13:03:08 2018 +0000

description:
hook bind

diffstat:

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

diffs (13 lines):

diff -r 60d2363c916e -r ea5a4cf46e02 external/mpl/Makefile
--- a/external/mpl/Makefile     Sun Aug 12 13:02:42 2018 +0000
+++ b/external/mpl/Makefile     Sun Aug 12 13:03:08 2018 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.1 2018/04/08 01:30:01 christos Exp $
+#      $NetBSD: Makefile,v 1.2 2018/08/12 13:03:08 christos Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR=        dhcp
+SUBDIR=        bind dhcp
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index