diff options
author | wiz <wiz@pkgsrc.org> | 2002-06-17 12:51:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-06-17 12:51:02 +0000 |
commit | d9bf3595eb663a28c960a645224a8b82ef382491 (patch) | |
tree | 7cde21fb82b8b6a93f74632b3ffb778f3b5f3efe /net/Makefile | |
parent | 31c709e26c662be23bb8c3babe882ec31cc8d0eb (diff) | |
download | pkgsrc-d9bf3595eb663a28c960a645224a8b82ef382491.tar.gz |
Remove bind9-current, since bind9 package is newer.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index d62c84dc666..8c0fa31145d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.306 2002/06/17 11:53:59 grant Exp $ +# $NetBSD: Makefile,v 1.307 2002/06/17 12:51:02 wiz Exp $ # COMMENT= Networking tools @@ -20,7 +20,6 @@ SUBDIR+= batchftp SUBDIR+= bind4 SUBDIR+= bind8 SUBDIR+= bind9 -SUBDIR+= bind9-current SUBDIR+= bing SUBDIR+= bounce SUBDIR+= bpalogin |