pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net net: Enable libmicrodns



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de310bae1818
branches:  trunk
changeset: 446633:de310bae1818
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Feb 11 14:44:51 2021 +0000

description:
net: Enable libmicrodns

diffstat:

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

diffs (17 lines):

diff -r b0145b9854ae -r de310bae1818 net/Makefile
--- a/net/Makefile      Thu Feb 11 14:44:09 2021 +0000
+++ b/net/Makefile      Thu Feb 11 14:44:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1380 2021/02/10 15:27:01 wiz Exp $
+# $NetBSD: Makefile,v 1.1381 2021/02/11 14:44:51 ryoon Exp $
 #
 
 COMMENT=       Networking tools
@@ -325,6 +325,7 @@
 SUBDIR+=       libiscsi
 SUBDIR+=       libktorrent
 SUBDIR+=       liblive
+SUBDIR+=       libmicrodns
 SUBDIR+=       libmms
 SUBDIR+=       libnice
 SUBDIR+=       libnids



Home | Main Index | Thread Index | Old Index