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 acbb0069983..842824880e7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.270 2002/01/29 16:34:26 drochner Exp $ +# $NetBSD: Makefile,v 1.271 2002/01/31 23:04:47 wiz Exp $ # COMMENT= Networking tools @@ -44,7 +44,6 @@ SUBDIR+= djbdns SUBDIR+= dlint SUBDIR+= dynipclient SUBDIR+= echoping -SUBDIR+= eggdrop SUBDIR+= etherape SUBDIR+= ethereal SUBDIR+= fair-identd |