summaryrefslogtreecommitdiff
path: root/net/bittorrent/Makefile
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
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')
-rw-r--r--net/bittorrent/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile
index 2428943471a..0b66d39268f 100644
--- a/net/bittorrent/Makefile
+++ b/net/bittorrent/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2005/06/19 02:49:23 salo Exp $
+# $NetBSD: Makefile,v 1.27 2005/07/10 19:11:02 recht Exp $
#
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/BitT/bitt/}
-PKGREVISION= 1
PYDISTUTILSPKG= YES