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 9e2131a7b5e..72436cd1492 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.323 2002/07/23 11:47:17 agc Exp $ +# $NetBSD: Makefile,v 1.324 2002/07/24 11:59:42 agc Exp $ # COMMENT= Networking tools @@ -57,6 +57,7 @@ SUBDIR+= ettercap SUBDIR+= fair-identd SUBDIR+= firewalk SUBDIR+= firewalk-gtk +SUBDIR+= flan SUBDIR+= flow-tools SUBDIR+= fmirror SUBDIR+= fping |