diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index aee335f741e..3f7e0521bd6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.279 2002/03/22 23:02:59 tron Exp $ +# $NetBSD: Makefile,v 1.280 2002/03/27 22:25:48 hubertf Exp $ # COMMENT= Networking tools @@ -116,6 +116,7 @@ SUBDIR+= netsaint-plugin-cluster SUBDIR+= netsaint-plugin-snmp SUBDIR+= netsaint-plugins SUBDIR+= ngrep +SUBDIR+= nidentd SUBDIR+= nmap SUBDIR+= nmapfe SUBDIR+= nocol |