diff options
author | itojun <itojun> | 2004-05-15 21:02:35 +0000 |
---|---|---|
committer | itojun <itojun> | 2004-05-15 21:02:35 +0000 |
commit | d84c3ab930e86b6cc575a64312befdb2c73af17a (patch) | |
tree | 079d00f3af20b712fb23d874760372ee344b470d /net/Makefile | |
parent | e06430973c2cc298ff2d6e15218aa2e414ac3831 (diff) | |
download | pkgsrc-d84c3ab930e86b6cc575a64312befdb2c73af17a.tar.gz |
add bind9-current
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 48d6931602b..39acd3537f5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.471 2004/05/10 09:32:14 xtraeme Exp $ +# $NetBSD: Makefile,v 1.472 2004/05/15 21:02:35 itojun Exp $ # COMMENT= Networking tools @@ -26,6 +26,7 @@ SUBDIR+= bftpd SUBDIR+= bind4 SUBDIR+= bind8 SUBDIR+= bind9 +SUBDIR+= bind9-current SUBDIR+= bing SUBDIR+= bittorrent SUBDIR+= bittorrent-gui |