From cf9ee10da9b37f2019e5fcec8b391a7155312841 Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sat, 22 Jun 2019 00:33:33 +0000 Subject: [PATCH] net/Makefile: readd nicovideo-dl --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 383f21bdcbef..0e5ba4391d9d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1255 2019/06/19 11:41:21 leot Exp $ +# $NetBSD: Makefile,v 1.1256 2019/06/22 00:33:33 tsutsui Exp $ # COMMENT= Networking tools @@ -420,6 +420,7 @@ SUBDIR+= netpipes SUBDIR+= nfdump SUBDIR+= ngrep SUBDIR+= nicotine +SUBDIR+= nicovideo-dl SUBDIR+= nidentd SUBDIR+= nipper SUBDIR+= nload