diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e7b27fbd014..f6bfef9a1de 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.330 2002/08/23 03:15:53 grant Exp $ +# $NetBSD: Makefile,v 1.331 2002/08/26 11:28:00 itojun Exp $ # COMMENT= Networking tools @@ -21,6 +21,7 @@ SUBDIR+= batchftp SUBDIR+= bind4 SUBDIR+= bind8 SUBDIR+= bind9 +SUBDIR+= bind9-current SUBDIR+= bing SUBDIR+= bounce SUBDIR+= bpalogin |