diff options
author | krion <krion@FreeBSD.org> | 2004-04-01 21:01:51 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-01 21:01:51 +0800 |
commit | 8069a86bc367eef5d6fa33b184e94e59ed12cc67 (patch) | |
tree | 6b8e1e0103cc1239cb8074a17766485e165d15de /net/Makefile | |
parent | 935dae1def857e2db30c17824383c2b229940838 (diff) | |
download | freebsd-ports-gnome-8069a86bc367eef5d6fa33b184e94e59ed12cc67.tar.gz freebsd-ports-gnome-8069a86bc367eef5d6fa33b184e94e59ed12cc67.tar.zst freebsd-ports-gnome-8069a86bc367eef5d6fa33b184e94e59ed12cc67.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 |