diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 4f291438227..e10424f85df 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2001/01/28 19:20:16 ad Exp $ +# $NetBSD: Makefile,v 1.187 2001/02/01 14:35:44 wiz Exp $ # SUBDIR += adns @@ -11,7 +11,7 @@ SUBDIR += bind4 SUBDIR += bind8 SUBDIR += bind9 -# SUBDIR += bind9-current + SUBDIR += bind9-current SUBDIR += bing SUBDIR += bounce SUBDIR += cftp |