diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-10 01:19:24 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-10 01:19:24 +0000 |
commit | 7a5a664e3b656ce532c9750f36b431273409fdb4 (patch) | |
tree | 7e98820445c7c6f65be6e4809af33cdeda191747 /net-p2p/py-bittorrent | |
parent | 73c61fa94b03e37b4306d2e31f5d714a2406a9fa (diff) | |
download | ports-7a5a664e3b656ce532c9750f36b431273409fdb4.tar.gz ports-7a5a664e3b656ce532c9750f36b431273409fdb4.zip |
Notes
Diffstat (limited to 'net-p2p/py-bittorrent')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/py-bittorrent/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 0e525e2e9a57..dd49efe4f2c5 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -6,10 +6,10 @@ # PORTNAME= BitTorrent -PORTVERSION= 3.4 +PORTVERSION= 3.3 +PORTEPOCH= 1 CATEGORIES?= net python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:L} +MASTER_SITES= http://bitconjurer.org/BitTorrent/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} #DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} @@ -20,7 +20,6 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes USE_SIZE= yes -USE_ZIP= yes CONFLICTS= py??-*[Bb]it[Tt]orrent* diff --git a/net-p2p/py-bittorrent/distinfo b/net-p2p/py-bittorrent/distinfo index a11e60631ebf..791dc0087a87 100644 --- a/net-p2p/py-bittorrent/distinfo +++ b/net-p2p/py-bittorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (BitTorrent-3.4.zip) = 3ca482259ac5d427d88379d0afa1cbe8 -SIZE (BitTorrent-3.4.zip) = 242707 +MD5 (BitTorrent-3.3.tar.gz) = 1ecf1fc40b4972470313f9ae728206e8 +SIZE (BitTorrent-3.3.tar.gz) = 168628 |