From 7b4f5edbaa4b34f401e2dee32834ca6aa95380ef Mon Sep 17 00:00:00 2001 From: markus Date: Wed, 13 Jul 2005 10:51:35 +0000 Subject: 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/ --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') 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 -- cgit