aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2016-04-15 04:34:29 +0800
committerrobak <robak@FreeBSD.org>2016-04-15 04:34:29 +0800
commit32a3c5944461532123d6f7bc8937952cf3319a5f (patch)
treebc5a8aede8ccf7eaca81655003b9d8f04460be0b /net-p2p
parentff698931e5577df69644ec88999e167c9b77f035 (diff)
downloadfreebsd-ports-gnome-32a3c5944461532123d6f7bc8937952cf3319a5f.tar.gz
freebsd-ports-gnome-32a3c5944461532123d6f7bc8937952cf3319a5f.tar.zst
freebsd-ports-gnome-32a3c5944461532123d6f7bc8937952cf3319a5f.zip
net-p2p/btsync: update upstream location
PR: 208796 Submitted by: joshruehlig@gmail.com (maintainer) MFH: 2016Q2
Diffstat (limited to 'net-p2p')
-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