diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 791b8271066..a1299a871a4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.676 2007/08/13 08:12:48 rillig Exp $ +# $NetBSD: Makefile,v 1.677 2007/09/01 22:34:47 adrianp Exp $ # COMMENT= Networking tools @@ -244,6 +244,7 @@ SUBDIR+= nfdump SUBDIR+= ngrep SUBDIR+= nicotine SUBDIR+= nidentd +SUBDIR+= nipper SUBDIR+= nload SUBDIR+= nmap SUBDIR+= nmapfe |