From owner-svn-ports-head@freebsd.org Sat Sep 2 09:01:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A4CAE085FF; Sat, 2 Sep 2017 09:01:43 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 044C17E34D; Sat, 2 Sep 2017 09:01:42 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8291fYN000628; Sat, 2 Sep 2017 09:01:41 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8291fhd000626; Sat, 2 Sep 2017 09:01:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201709020901.v8291fhd000626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 2 Sep 2017 09:01:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449110 - head/sysutils/freefilesync X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/sysutils/freefilesync X-SVN-Commit-Revision: 449110 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2017 09:01:43 -0000 Author: amdmi3 Date: Sat Sep 2 09:01:41 2017 New Revision: 449110 URL: https://svnweb.freebsd.org/changeset/ports/449110 Log: - Update WWW Approved by: portmgr blanket Modified: head/sysutils/freefilesync/Makefile head/sysutils/freefilesync/pkg-descr Modified: head/sysutils/freefilesync/Makefile ============================================================================== --- head/sysutils/freefilesync/Makefile Sat Sep 2 08:37:57 2017 (r449109) +++ head/sysutils/freefilesync/Makefile Sat Sep 2 09:01:41 2017 (r449110) @@ -5,8 +5,8 @@ PORTNAME= freefilesync PORTVERSION= 8.3 PORTREVISION= 5 CATEGORIES= sysutils -MASTER_SITES= http://www.freefilesync.org/download/ \ - http://www.freefilesync.org/archive/ +MASTER_SITES= https://www.freefilesync.org/download/ \ + https://www.freefilesync.org/archive/ DISTNAME= FreeFileSync_${PORTVERSION}_Source MAINTAINER= ports@FreeBSD.org Modified: head/sysutils/freefilesync/pkg-descr ============================================================================== --- head/sysutils/freefilesync/pkg-descr Sat Sep 2 08:37:57 2017 (r449109) +++ head/sysutils/freefilesync/pkg-descr Sat Sep 2 09:01:41 2017 (r449110) @@ -3,4 +3,4 @@ files and synchronize folders for Windows, Linux, Free It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way. -WWW: http://www.freefilesync.org/ +WWW: https://www.freefilesync.org/