diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-01 21:01:51 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-01 21:01:51 +0800 |
commit | e4892f862bddc7e38870a152901537804302b492 (patch) | |
tree | 47cb5fa77aaf26a88e0b15604bc85752d7970528 /net/Makefile | |
parent | 8da2ba358d849004bc7f9a172bb2d6ef6d15b3f4 (diff) | |
download | freebsd-ports-gnome-e4892f862bddc7e38870a152901537804302b492.tar.gz freebsd-ports-gnome-e4892f862bddc7e38870a152901537804302b492.tar.zst freebsd-ports-gnome-e4892f862bddc7e38870a152901537804302b492.zip |
Add qtorrent 0.9.5,
QTorrent is a BitTorrent client that uses the Qt widget-set. It
allows you to have several torrents open at the same time from
within the same program window, offering you easy overview,
access and management through a list-mode. Every torrent also
has it's own page where you can control things like upload
speed and upload slots. A page that shows some statistics of
all open torrents is also available.
PR: ports/65007
Submitted by: michael johnson <ahze@ahze.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 3b45c93e8289..70d264ba763a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -533,6 +533,7 @@ SUBDIR += pythondirector SUBDIR += qadsl SUBDIR += qtella + SUBDIR += qtorrent SUBDIR += quagga SUBDIR += queso SUBDIR += radiator |