diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 92ee47dbc2d..aa66e6e8a84 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.372 2003/04/17 08:34:18 wiz Exp $ +# $NetBSD: Makefile,v 1.373 2003/05/09 18:08:13 drochner Exp $ # COMMENT= Networking tools @@ -23,6 +23,7 @@ SUBDIR+= bind8 SUBDIR+= bind9 SUBDIR+= bind9-current SUBDIR+= bing +SUBDIR+= bittorrent SUBDIR+= bounce SUBDIR+= bpalogin SUBDIR+= bridged |