diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/btsync/Makefile | 4 |
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 |