diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2014-07-03 16:58:19 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2014-07-03 16:58:19 +0000 |
commit | 77076e0f8b923da023c2295bf090493332946a64 (patch) | |
tree | d9afd7477eea0cf061264abeea7aab14f980350e /net | |
parent | 002f82ce5bb2a6afa6b9cefce0bc920168bc09e9 (diff) | |
download | pkgsrc-77076e0f8b923da023c2295bf090493332946a64.tar.gz |
- sort
- remove duplicated entry
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index 2a3f56ba829..57412cc8a9c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1025 2014/07/02 02:44:01 jnemeth Exp $ +# $NetBSD: Makefile,v 1.1026 2014/07/03 16:58:19 jnemeth Exp $ # COMMENT= Networking tools @@ -37,16 +37,15 @@ SUBDIR+= balance SUBDIR+= barnyard SUBDIR+= batchftp SUBDIR+= bftpd +SUBDIR+= bind910 SUBDIR+= bind96 SUBDIR+= bind98 SUBDIR+= bind99 -SUBDIR+= bind910 SUBDIR+= bing SUBDIR+= bird SUBDIR+= bird6 SUBDIR+= bittornado SUBDIR+= bittornado-gui -SUBDIR+= bing SUBDIR+= bird SUBDIR+= bird6 SUBDIR+= bittornado |