summaryrefslogtreecommitdiff
path: root/net/bittorrent/Makefile.common
diff options
context:
space:
mode:
authorrecht <recht>2005-07-10 19:11:02 +0000
committerrecht <recht>2005-07-10 19:11:02 +0000
commit5c1a17bf08d3d5deadd448b01442f4132d2762c7 (patch)
tree587ff0dfc33700a2b04fcba2ec8c0ab23002e490 /net/bittorrent/Makefile.common
parent535e0cc2feb29d2a75ad5cc55280e89bc5a0cfa2 (diff)
downloadpkgsrc-5c1a17bf08d3d5deadd448b01442f4132d2762c7.tar.gz
update to BitTorrent 4.0.2
Changes in this release: - Opening a torrent that is already open in the GUI now has the correct behavior rather than raising an error - Backported --chop_max_allow_in from 4.1 to help fix TCP stack flaking out problem on Windows - Robustly handle config files corrupted by Windows - Better error messages when a torrent already meets seeding limits - File filters
Diffstat (limited to 'net/bittorrent/Makefile.common')
-rw-r--r--net/bittorrent/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common
index f7a3e443456..d6ef92fe660 100644
--- a/net/bittorrent/Makefile.common
+++ b/net/bittorrent/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.11 2005/04/11 21:46:45 tv Exp $
+# $NetBSD: Makefile.common,v 1.12 2005/07/10 19:11:02 recht Exp $
#
-DISTNAME= BitTorrent-4.0.1
+DISTNAME= BitTorrent-4.0.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bittorrent/}