diff options
author | adam <adam@pkgsrc.org> | 2005-07-22 22:29:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-07-22 22:29:06 +0000 |
commit | c4a737849ef853aa8d7e2f2a809deaff048f107b (patch) | |
tree | aa8ea6438fd731430cd7846de4c7655b145ae146 /net | |
parent | 3854474058bdea326792cf3af32340850b542066 (diff) | |
download | pkgsrc-c4a737849ef853aa8d7e2f2a809deaff048f107b.tar.gz |
Added libtorrent version 0.7.0; rtorrent version 0.3.0
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 27abd4f7ae5..99d1eb5d541 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.564 2005/07/14 23:03:50 adrianp Exp $ +# $NetBSD: Makefile,v 1.565 2005/07/22 22:29:06 adam Exp $ # COMMENT= Networking tools @@ -168,6 +168,7 @@ SUBDIR+= libradius SUBDIR+= libsoup SUBDIR+= libsoup-devel SUBDIR+= libsscript +SUBDIR+= libtorrent SUBDIR+= linc SUBDIR+= llnlxdir SUBDIR+= llnlxftp @@ -331,6 +332,7 @@ SUBDIR+= rootprobe SUBDIR+= rp-l2tp SUBDIR+= rp-pppoe SUBDIR+= rsync +SUBDIR+= rtorrent SUBDIR+= ruby-drb SUBDIR+= ruby-icmp SUBDIR+= ruby-xmlrpc4r |