svn commit: r492016 - head/net/mosh

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 2 21:56:40 UTC 2019


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 at 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/


More information about the svn-ports-all mailing list