diff options
author | itojun <itojun@pkgsrc.org> | 2001-01-18 13:12:58 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-01-18 13:12:58 +0000 |
commit | 0175ca94f0fd8f908063aea1c002b9c0850bad11 (patch) | |
tree | 048491cf21bd5c357fb01f7c73cd7ad255046f3a /net | |
parent | 881ca793ea18eca307141ae8b9cbc64c32bbe966 (diff) | |
download | pkgsrc-0175ca94f0fd8f908063aea1c002b9c0850bad11.tar.gz |
skip bind9-current
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 2fbeb0056de..1f4381fe7f1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2001/01/17 00:19:14 pooka Exp $ +# $NetBSD: Makefile,v 1.184 2001/01/18 13:12:58 itojun 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 |