diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index cea405c12ce..f783cc5ee81 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1117 2016/06/09 02:05:11 jnemeth Exp $ +# $NetBSD: Makefile,v 1.1118 2016/06/18 08:17:03 kamil Exp $ # COMMENT= Networking tools @@ -363,6 +363,7 @@ SUBDIR+= nagios-plugin-syncrepl SUBDIR+= nagios-plugins SUBDIR+= nagstamon SUBDIR+= nam +SUBDIR+= nanomsg SUBDIR+= nap SUBDIR+= napshare SUBDIR+= nasd |