diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 843ed322a98..0acf8de5cca 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.368 2003/04/11 17:06:08 cjep Exp $ +# $NetBSD: Makefile,v 1.369 2003/04/11 17:08:00 cjep Exp $ # COMMENT= Networking tools @@ -154,7 +154,6 @@ SUBDIR+= netsaint-base SUBDIR+= netsaint-plugin-cluster SUBDIR+= netsaint-plugin-snmp SUBDIR+= netsaint-plugins -SUBDIR+= nettest SUBDIR+= ngrep SUBDIR+= nidentd SUBDIR+= nmap |