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 e3fdaefa81c..ec92d614c7a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.627 2006/07/19 04:47:09 minskim Exp $ +# $NetBSD: Makefile,v 1.628 2006/07/21 14:27:53 tron Exp $ # COMMENT= Networking tools @@ -487,6 +487,7 @@ SUBDIR+= xnap SUBDIR+= xorp SUBDIR+= xrmftp SUBDIR+= xtraceroute +SUBDIR+= wireshark SUBDIR+= yafc SUBDIR+= yale-tftpd SUBDIR+= yaz |