Date: Sat, 2 Feb 2019 21:56:34 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492016 - head/net/mosh Message-ID: <201902022156.x12LuYdk082776@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 2 21:56:33 2019 New Revision: 492016 URL: https://svnweb.freebsd.org/changeset/ports/492016 Log: Update MASTERS_SITES and WWW Approved by: portmgr (blanket) Modified: head/net/mosh/Makefile head/net/mosh/pkg-descr Modified: head/net/mosh/Makefile ============================================================================== --- head/net/mosh/Makefile Sat Feb 2 21:56:28 2019 (r492015) +++ head/net/mosh/Makefile Sat Feb 2 21:56:33 2019 (r492016) @@ -5,7 +5,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 PORTREVISION= 6 CATEGORIES= net -MASTER_SITES= http://mosh.mit.edu/ \ +MASTER_SITES= https://mosh.org/ \ ZI MAINTAINER= zi@FreeBSD.org Modified: head/net/mosh/pkg-descr ============================================================================== --- head/net/mosh/pkg-descr Sat Feb 2 21:56:28 2019 (r492015) +++ head/net/mosh/pkg-descr Sat Feb 2 21:56:33 2019 (r492016) @@ -5,4 +5,4 @@ user keystrokes. Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links. -WWW: http://mosh.mit.edu/ +WWW: https://mosh.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902022156.x12LuYdk082776>