summaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-01-10 13:14:45 +0000
committerflz <flz@FreeBSD.org>2007-01-10 13:14:45 +0000
commit2dc8e877405bb5a134d67598b65e374a4b6e266d (patch)
tree175a541ab7346c645ac479e84e843f3896c4d9dd /net-p2p
parentc73a2cdd5b35979b5d1480f6f253eb551851e0e8 (diff)
downloadFreeBSD-ports-2dc8e877405bb5a134d67598b65e374a4b6e266d.zip
FreeBSD-ports-2dc8e877405bb5a134d67598b65e374a4b6e266d.tar.gz
Add local backup master site.
Reported by: sat
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent/Makefile4
-rw-r--r--net-p2p/rtorrent/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 10f8e35..233f24c 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -9,7 +9,9 @@ PORTNAME?= libtorrent
PORTVERSION?= 0.11.1
PORTREVISION?= 0
CATEGORIES= net-p2p
-MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
+MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= flz/libtorrent
MAINTAINER?= flz@FreeBSD.org
COMMENT?= BitTorrent Library written in C++
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 7e94911..040d81a 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -9,7 +9,9 @@ PORTNAME?= rtorrent
PORTVERSION?= 0.7.1
PORTREVISION?= 1
CATEGORIES= net-p2p
-MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
+MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= flz/rtorrent/
MAINTAINER?= flz@FreeBSD.org
COMMENT?= BitTorrent Client written in C++
OpenPOWER on IntegriCloud