aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2016-04-14 20:34:29 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2016-04-14 20:34:29 +0000
commitc91adb9038ccf0e6a1670901f7ce4a3a9520d0fe (patch)
treebc5a8aede8ccf7eaca81655003b9d8f04460be0b
parent64dc318a55ee279f67edbca74543f2a6afc819f5 (diff)
downloadports-c91adb9038ccf0e6a1670901f7ce4a3a9520d0fe.tar.gz
ports-c91adb9038ccf0e6a1670901f7ce4a3a9520d0fe.zip
net-p2p/btsync: update upstream location
PR: 208796 Submitted by: joshruehlig@gmail.com (maintainer) MFH: 2016Q2
Notes
Notes: svn path=/head/; revision=413315
-rw-r--r--net-p2p/btsync/Makefile4
1 files changed, 2 insertions, 2 deletions
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