diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 76876483656..c681dfe61d0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.537 2005/01/29 14:14:16 wiz Exp $ +# $NetBSD: Makefile,v 1.538 2005/02/05 21:25:33 kristerw Exp $ # COMMENT= Networking tools @@ -83,7 +83,6 @@ SUBDIR+= ethereal SUBDIR+= ettercap SUBDIR+= fair-identd SUBDIR+= firewalk -SUBDIR+= firewalk-gtk SUBDIR+= flan SUBDIR+= flodo SUBDIR+= flow-tools |