summaryrefslogtreecommitdiff
path: root/net-p2p/py-bittorrent-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/py-bittorrent-devel/Makefile')
-rw-r--r--net-p2p/py-bittorrent-devel/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile
index dd49efe4f2c5..0f561c3af8d5 100644
--- a/net-p2p/py-bittorrent-devel/Makefile
+++ b/net-p2p/py-bittorrent-devel/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= BitTorrent
-PORTVERSION= 3.3
-PORTEPOCH= 1
+PORTVERSION= 3.4.1
CATEGORIES?= net python
-MASTER_SITES= http://bitconjurer.org/BitTorrent/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
+MASTER_SITE_SUBDIR= ${PORTNAME:L}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
@@ -19,7 +19,7 @@ COMMENT?= A peer-to-peer tool for distributing files written in Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_REINPLACE= yes
-USE_SIZE= yes
+USE_ZIP= yes
CONFLICTS= py??-*[Bb]it[Tt]orrent*