aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-01-10 21:14:45 +0800
committerflz <flz@FreeBSD.org>2007-01-10 21:14:45 +0800
commit2dc8e877405bb5a134d67598b65e374a4b6e266d (patch)
tree175a541ab7346c645ac479e84e843f3896c4d9dd /net-p2p/libtorrent
parentc73a2cdd5b35979b5d1480f6f253eb551851e0e8 (diff)
downloadfreebsd-ports-graphics-2dc8e877405bb5a134d67598b65e374a4b6e266d.tar.gz
freebsd-ports-graphics-2dc8e877405bb5a134d67598b65e374a4b6e266d.tar.zst
freebsd-ports-graphics-2dc8e877405bb5a134d67598b65e374a4b6e266d.zip
Add local backup master site.
Reported by: sat
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r--net-p2p/libtorrent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 10f8e350a55..233f24c19e1 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++