diff options
author | itojun <itojun> | 2001-01-18 13:12:58 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-01-18 13:12:58 +0000 |
commit | 2e99d934c793399d3ca612498eec0d67ed2624de (patch) | |
tree | 048491cf21bd5c357fb01f7c73cd7ad255046f3a /net | |
parent | 88d5612a3296302bf775b3c83efcaef6dd15ba17 (diff) | |
download | pkgsrc-2e99d934c793399d3ca612498eec0d67ed2624de.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 |