diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 5c12932be7d..7e4b60838ed 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.318 2002/07/14 20:27:57 wiz Exp $ +# $NetBSD: Makefile,v 1.319 2002/07/14 20:29:04 wiz Exp $ # COMMENT= Networking tools @@ -41,13 +41,13 @@ SUBDIR+= coda_server SUBDIR+= dante SUBDIR+= ddclient SUBDIR+= delegate -SUBDIR+= docsis SUBDIR+= dgd SUBDIR+= dhid SUBDIR+= dhisd SUBDIR+= dip SUBDIR+= djbdns SUBDIR+= dlint +SUBDIR+= docsis SUBDIR+= dynipclient SUBDIR+= echoping SUBDIR+= edonkey2k |