diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7323fa7f7b5..49da02069a2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.838 2010/07/19 17:04:54 ver Exp $ +# $NetBSD: Makefile,v 1.839 2010/07/21 18:30:28 drochner Exp $ # COMMENT= Networking tools @@ -481,6 +481,7 @@ SUBDIR+= rootprobe SUBDIR+= rp-l2tp SUBDIR+= rp-pppoe SUBDIR+= rsync +SUBDIR+= rtmpdump SUBDIR+= rtorrent SUBDIR+= ruby-amqp SUBDIR+= ruby-dnsruby |