diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-06-21 23:16:51 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-06-21 23:16:51 +0000 |
commit | aba41d9eb620a2c7a873d08d79012a4f6dce1e79 (patch) | |
tree | 1fc04c51104e7dc05c01540785766c0bbe9f98fe /net/Makefile | |
parent | 61c554a43e239bc85643f00f6a58c90765bc7293 (diff) | |
download | pkgsrc-aba41d9eb620a2c7a873d08d79012a4f6dce1e79.tar.gz |
+bind95
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 49bca1277b4..b532596438f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.714 2008/06/08 17:56:45 adrianp Exp $ +# $NetBSD: Makefile,v 1.715 2008/06/21 23:16:51 adrianp Exp $ # COMMENT= Networking tools @@ -35,6 +35,7 @@ SUBDIR+= batchftp SUBDIR+= bftpd SUBDIR+= bind8 SUBDIR+= bind9 +SUBDIR+= bind95 SUBDIR+= bing SUBDIR+= bittornado SUBDIR+= bittornado-gui |