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 5c8789a3003..6f12c05c3d4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.436 2004/02/12 05:50:26 ben Exp $ +# $NetBSD: Makefile,v 1.437 2004/02/14 22:45:18 minskim Exp $ # COMMENT= Networking tools @@ -279,6 +279,7 @@ SUBDIR+= sniffit SUBDIR+= snort SUBDIR+= snort-mysql SUBDIR+= snort-pgsql +SUBDIR+= socat SUBDIR+= socks4 SUBDIR+= socks5 SUBDIR+= soup |