Date: Fri, 15 Apr 2016 11:51:15 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r413336 - branches/2016Q2/net-p2p/btsync Message-ID: <201604151151.u3FBpFWG005994@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Fri Apr 15 11:51:15 2016 New Revision: 413336 URL: https://svnweb.freebsd.org/changeset/ports/413336 Log: MFH: r413315 net-p2p/btsync: update upstream location PR: 208796 Submitted by: joshruehlig@gmail.com (maintainer) Approved by: ports-secteam Modified: branches/2016Q2/net-p2p/btsync/Makefile Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/net-p2p/btsync/Makefile ============================================================================== --- branches/2016Q2/net-p2p/btsync/Makefile Fri Apr 15 11:48:32 2016 (r413335) +++ branches/2016Q2/net-p2p/btsync/Makefile Fri Apr 15 11:51:15 2016 (r413336) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604151151.u3FBpFWG005994>