diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 95a113cfb51..cfcf5e9cb80 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 1999/11/08 01:07:21 hubertf Exp $ +# $NetBSD: Makefile,v 1.94 1999/11/12 18:25:12 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -11,6 +11,7 @@ # SUBDIR += bb SUBDIR += beroftpd SUBDIR += bind4 + SUBDIR += bind8 SUBDIR += bing # SUBDIR += cap SUBDIR += choparp |