diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-01 14:35:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-01 14:35:44 +0000 |
commit | c21044d4a737b534aab015b1b69d573c36446687 (patch) | |
tree | bb75e842feead402fbc2aff4c03b9f3778642c45 /net/Makefile | |
parent | 14df55dbfb96854d46a1e6d690e0220b4da5ab93 (diff) | |
download | pkgsrc-c21044d4a737b534aab015b1b69d573c36446687.tar.gz |
enable bind9-current
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 4f291438227..e10424f85df 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2001/01/28 19:20:16 ad Exp $ +# $NetBSD: Makefile,v 1.187 2001/02/01 14:35:44 wiz 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 |