diff options
author | taca <taca@pkgsrc.org> | 2015-02-19 14:49:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-02-19 14:49:52 +0000 |
commit | 3d44e081b51e6828b95e4b82b984a3b74a5169c0 (patch) | |
tree | 2115c20ce35fd4f0bae8c3ba56d4e64705ee722c | |
parent | 7a0b3693c5b9ebfe54044913284ec7731e3fdf5a (diff) | |
download | pkgsrc-3d44e081b51e6828b95e4b82b984a3b74a5169c0.tar.gz |
Remove bind96 and bind98.
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index eef33fc0a02..081f4cbef41 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1059 2015/02/15 06:16:40 tnn Exp $ +# $NetBSD: Makefile,v 1.1060 2015/02/19 14:49:52 taca Exp $ # COMMENT= Networking tools @@ -38,8 +38,6 @@ SUBDIR+= barnyard SUBDIR+= batchftp SUBDIR+= bftpd SUBDIR+= bind910 -SUBDIR+= bind96 -SUBDIR+= bind98 SUBDIR+= bind99 SUBDIR+= bing SUBDIR+= bird |