diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0e8b0301dba..58a1c495cd8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.261 2001/10/31 00:31:22 damon Exp $ +# $NetBSD: Makefile,v 1.262 2001/11/11 22:07:13 damon Exp $ # COMMENT= Networking tools @@ -45,6 +45,7 @@ SUBDIR+= dlint SUBDIR+= dynipclient SUBDIR+= echoping SUBDIR+= eggdrop +SUBDIR+= etherape SUBDIR+= ethereal SUBDIR+= fair-identd SUBDIR+= firewalk |