aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2006-03-31 04:12:56 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2006-03-31 04:12:56 +0000
commit5034a13e0d83e056eae77e1f7bc1d3503427b686 (patch)
treeb1c6f0a1df624f8edf7484ec52b1a190555945fb /net-p2p
parent2ca3fe35c93b72a3be430044518c71067225e913 (diff)
downloadports-5034a13e0d83e056eae77e1f7bc1d3503427b686.tar.gz
ports-5034a13e0d83e056eae77e1f7bc1d3503427b686.zip
Add working MASTER_SITES
Submitted by: kris (dosirak)
Notes
Notes: svn path=/head/; revision=158454
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-bittorrent-devel/Makefile3
-rw-r--r--net-p2p/py-bittorrent/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile
index e8d7d120927e..f32de0aa9b12 100644
--- a/net-p2p/py-bittorrent-devel/Makefile
+++ b/net-p2p/py-bittorrent-devel/Makefile
@@ -10,8 +10,7 @@ PORTVERSION= 4.4.0
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES?= net-p2p python
-MASTER_SITES= http://www.bittorrent.com/dl/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= http://download.bittorrent.com/dl/
MASTER_SITE_SUBDIR= ${PORTNAME:L}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX?= -devel
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index 2c41240069ed..eded1fd85f2a 100644
--- a/net-p2p/py-bittorrent/Makefile
+++ b/net-p2p/py-bittorrent/Makefile
@@ -10,8 +10,7 @@ PORTVERSION= 4.4.0
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES?= net-p2p python
-MASTER_SITES= http://www.bittorrent.com/dl/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= http://download.bittorrent.com/dl/
MASTER_SITE_SUBDIR= ${PORTNAME:L}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}