diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 5c8ab35deb6..d75c2a92ee5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2000/05/26 14:57:33 itojun Exp $ +# $NetBSD: Makefile,v 1.127 2000/06/07 16:49:43 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -87,6 +87,7 @@ SUBDIR += sendfile SUBDIR += sftp SUBDIR += sirc + SUBDIR += sitescooper SUBDIR += sniffit SUBDIR += snort SUBDIR += socks4 |