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 1caa6d5d3d5..ee82c7e94d3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.913 2012/02/28 20:32:35 minskim Exp $ +# $NetBSD: Makefile,v 1.914 2012/03/07 14:26:18 taca Exp $ # COMMENT= Networking tools @@ -41,6 +41,7 @@ SUBDIR+= bftpd SUBDIR+= bind96 SUBDIR+= bind97 SUBDIR+= bind98 +SUBDIR+= bind99 SUBDIR+= bing SUBDIR+= bird SUBDIR+= bird6 |