diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/Makefile b/net/Makefile index 57412cc8a9c..07fd70e31b3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1026 2014/07/03 16:58:19 jnemeth Exp $ +# $NetBSD: Makefile,v 1.1027 2014/07/10 15:37:13 jnemeth Exp $ # COMMENT= Networking tools @@ -46,10 +46,6 @@ SUBDIR+= bird SUBDIR+= bird6 SUBDIR+= bittornado SUBDIR+= bittornado-gui -SUBDIR+= bird -SUBDIR+= bird6 -SUBDIR+= bittornado -SUBDIR+= bittornado-gui SUBDIR+= bittorrent SUBDIR+= bittorrent-gui SUBDIR+= bmon |