diff options
author | itojun <itojun@pkgsrc.org> | 2000-12-15 18:42:31 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-12-15 18:42:31 +0000 |
commit | cd5104fc695ae90c3adadc0475b8fbbe3a2cd09a (patch) | |
tree | 0380962c067f15a6d737d47c3b91c4c3456b52d6 /net/Makefile | |
parent | 4117ea3cc8418c721ab48ca666912f99249f24ed (diff) | |
download | pkgsrc-cd5104fc695ae90c3adadc0475b8fbbe3a2cd09a.tar.gz |
add net/bind9-current
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 bd35f3a9ba1..f81b2cfb628 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2000/12/15 00:41:00 wiz Exp $ +# $NetBSD: Makefile,v 1.173 2000/12/15 18:42:31 itojun Exp $ # SUBDIR += airportbasestationconfig @@ -10,6 +10,7 @@ SUBDIR += bind4 SUBDIR += bind8 SUBDIR += bind9 + SUBDIR += bind9-current SUBDIR += bing SUBDIR += bitchx SUBDIR += bounce |