Date: Thu, 14 Apr 2016 20:34:30 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413315 - head/net-p2p/btsync Message-ID: <201604142034.u3EKYUwq029612@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Thu Apr 14 20:34:29 2016 New Revision: 413315 URL: https://svnweb.freebsd.org/changeset/ports/413315 Log: net-p2p/btsync: update upstream location PR: 208796 Submitted by: joshruehlig@gmail.com (maintainer) MFH: 2016Q2 Modified: head/net-p2p/btsync/Makefile Modified: head/net-p2p/btsync/Makefile ============================================================================== --- head/net-p2p/btsync/Makefile Thu Apr 14 19:38:46 2016 (r413314) +++ head/net-p2p/btsync/Makefile Thu Apr 14 20:34:29 2016 (r413315) @@ -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?201604142034.u3EKYUwq029612>