diff options
author | taca <taca> | 2015-02-19 14:49:52 +0000 |
---|---|---|
committer | taca <taca> | 2015-02-19 14:49:52 +0000 |
commit | 5d519c0b50891741837a3b12e937b4e185d7c3ce (patch) | |
tree | 2115c20ce35fd4f0bae8c3ba56d4e64705ee722c /net/Makefile | |
parent | be844318ab84d8d061aabeca3dd0870a72e09c04 (diff) | |
download | pkgsrc-5d519c0b50891741837a3b12e937b4e185d7c3ce.tar.gz |
Remove bind96 and bind98.
Diffstat (limited to 'net/Makefile')
-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 |