diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 17c90d7eea7..32eb1cb25eb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 1999/09/01 20:26:34 tron Exp $ +# $NetBSD: Makefile,v 1.82 1999/09/10 15:48:44 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -95,6 +95,7 @@ SUBDIR += sendfile SUBDIR += sirc SUBDIR += sniffit + SUBDIR += snort # SUBDIR += slirp SUBDIR += socks4 SUBDIR += socks5 |