diff options
author | itojun <itojun> | 2000-12-15 18:42:31 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-12-15 18:42:31 +0000 |
commit | a1bef89463d178d4d905e14dea2c425568eebc2d (patch) | |
tree | 0380962c067f15a6d737d47c3b91c4c3456b52d6 /net | |
parent | 6658cee8277258198fc7a05a63dfca0f3d7dbaa9 (diff) | |
download | pkgsrc-a1bef89463d178d4d905e14dea2c425568eebc2d.tar.gz |
add net/bind9-current
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 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 |