diff options
author | markus <markus@FreeBSD.org> | 2005-07-13 18:51:35 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2005-07-13 18:51:35 +0800 |
commit | 7b4f5edbaa4b34f401e2dee32834ca6aa95380ef (patch) | |
tree | 4e1fcadf67f7ce7cfaca7137776b323b2169cc5b /net/Makefile | |
parent | d4714a1e79faa8fc7e59a090b2ff3c31570eb387 (diff) | |
download | freebsd-ports-gnome-7b4f5edbaa4b34f401e2dee32834ca6aa95380ef.tar.gz freebsd-ports-gnome-7b4f5edbaa4b34f401e2dee32834ca6aa95380ef.tar.zst freebsd-ports-gnome-7b4f5edbaa4b34f401e2dee32834ca6aa95380ef.zip |
Add ktorrent 1.0, a BitTorrent client for KDE.
Its main features are:
o Download torrent files
o Upload speed capping, seeing that most people can't upload infinite
amounts of data
o Internet searching using The Bittorrent website's search engine
o UDP Trackers
WWW: http://ktorrent.pwsp.net/
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index d3abca4408eb..f59134e0d84f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -294,6 +294,7 @@ SUBDIR += kphone SUBDIR += kpopup SUBDIR += krdesktop + SUBDIR += ktorrent SUBDIR += l2tpd SUBDIR += lam SUBDIR += lam7 |