diff options
author | dougb <dougb@FreeBSD.org> | 2012-08-12 08:52:00 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-08-12 08:52:00 +0800 |
commit | 413902baa4912f330db90c55870aaeb6d9d077bb (patch) | |
tree | 1e85430a3349cdc0e50ff1edd428b5631bfbbc9c /net-p2p/Makefile | |
parent | 4a1e6de5129bafb8881d8351b821ee497a360b3b (diff) | |
download | freebsd-ports-gnome-413902baa4912f330db90c55870aaeb6d9d077bb.tar.gz freebsd-ports-gnome-413902baa4912f330db90c55870aaeb6d9d077bb.tar.zst freebsd-ports-gnome-413902baa4912f330db90c55870aaeb6d9d077bb.zip |
* Thu Aug 09 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.0
- FEATURE: Brand new torrent addition dialog
- FEATURE: Add the ability to choose the save path when using magnet links
(mutoso)
- FEATURE: Add support for adding multiple local torrents at once (Web UI)
- COSMETIC: Improve style of left panel
- BUGFIX: Lower panels no longer gets disabled
- BUGFIX: Major code refactoring and various optimizations.
- BUGFIX: No longer strip root folder from torrent files
For the port:
- Move to unversioned directory. The last few major releases have been
stable upgrades, so there is no reason to maintain different versions.
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 7613c8f2f55e..42b7609b1308 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -84,8 +84,8 @@ SUBDIR += py-py2play SUBDIR += py-transmissionrpc SUBDIR += py-vertex - SUBDIR += qbittorrent-29 - SUBDIR += qbittorrent-29-nox11 + SUBDIR += qbittorrent + SUBDIR += qbittorrent-nox11 SUBDIR += qtella SUBDIR += qtorrent SUBDIR += retroshare |