Date: Mon, 8 May 2017 00:57:03 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440395 - head/sysutils/fusefs-gitfs Message-ID: <201705080057.v480v3aY039463@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon May 8 00:57:02 2017 New Revision: 440395 URL: https://svnweb.freebsd.org/changeset/ports/440395 Log: sysutils/fusefs-gitfs: switch to HTTPS Homepage link "http://www.presslabs.com/gitfs/" is a permanent redirect to "https://www.presslabs.com/gitfs/" and should be updated Reported by: Repology Modified: head/sysutils/fusefs-gitfs/pkg-descr (contents, props changed) Modified: head/sysutils/fusefs-gitfs/pkg-descr ============================================================================== --- head/sysutils/fusefs-gitfs/pkg-descr Mon May 8 00:56:51 2017 (r440394) +++ head/sysutils/fusefs-gitfs/pkg-descr Mon May 8 00:57:02 2017 (r440395) @@ -2,4 +2,4 @@ gitfs is a FUSE file system that fully i mount a remote repository's branch locally, and any subsequent changes made to the files will be automatically committed to the remote. -WWW: http://www.presslabs.com/gitfs/ +WWW: https://www.presslabs.com/gitfs/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705080057.v480v3aY039463>