diff options
author | itojun <itojun@pkgsrc.org> | 2002-08-26 11:28:00 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2002-08-26 11:28:00 +0000 |
commit | 67007c1991230a1e52c036c3dd8cacdb413bbaa7 (patch) | |
tree | fc356e70fcb8cd7e8d27ae1dee1b380533a000e3 | |
parent | c35df9038a51e7a4ff48c4f3649d634e0af72e4f (diff) | |
download | pkgsrc-67007c1991230a1e52c036c3dd8cacdb413bbaa7.tar.gz |
enable bind9-current
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e7b27fbd014..f6bfef9a1de 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.330 2002/08/23 03:15:53 grant Exp $ +# $NetBSD: Makefile,v 1.331 2002/08/26 11:28:00 itojun Exp $ # COMMENT= Networking tools @@ -21,6 +21,7 @@ SUBDIR+= batchftp SUBDIR+= bind4 SUBDIR+= bind8 SUBDIR+= bind9 +SUBDIR+= bind9-current SUBDIR+= bing SUBDIR+= bounce SUBDIR+= bpalogin |