Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net net/Makefile: add and enable bind916



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2c4e30b39e8
branches:  trunk
changeset: 436797:e2c4e30b39e8
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Aug 09 15:20:54 2020 +0000

description:
net/Makefile: add and enable bind916

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ea83a1e595eb -r e2c4e30b39e8 net/Makefile
--- a/net/Makefile      Sun Aug 09 15:20:21 2020 +0000
+++ b/net/Makefile      Sun Aug 09 15:20:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1342 2020/08/01 13:13:21 mef Exp $
+# $NetBSD: Makefile,v 1.1343 2020/08/09 15:20:54 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -44,6 +44,7 @@
 SUBDIR+=       bftpd
 SUBDIR+=       bind911
 SUBDIR+=       bind914
+SUBDIR+=       bind916
 SUBDIR+=       bing
 SUBDIR+=       bird
 SUBDIR+=       bird6



Home | Main Index | Thread Index | Old Index