From 32a3c5944461532123d6f7bc8937952cf3319a5f Mon Sep 17 00:00:00 2001 From: robak Date: Thu, 14 Apr 2016 20:34:29 +0000 Subject: net-p2p/btsync: update upstream location PR: 208796 Submitted by: joshruehlig@gmail.com (maintainer) MFH: 2016Q2 --- net-p2p/btsync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/btsync/Makefile b/net-p2p/btsync/Makefile index 4cca604fd0be..dce8b94de350 100644 --- a/net-p2p/btsync/Makefile +++ b/net-p2p/btsync/Makefile @@ -3,8 +3,8 @@ PORTNAME= btsync PORTVERSION= 2.3.6 CATEGORIES= net-p2p -MASTER_SITES= https://download-cdn.getsyncapp.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \ - http://download-cdn.getsyncapp.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ +MASTER_SITES= https://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \ + http://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ DISTNAME= BitTorrent-Sync_freebsd_${CONFIG_ARCH} MAINTAINER= joshruehlig@gmail.com -- cgit