Date: Mon, 26 Nov 2018 19:01:12 +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: r485963 - head/x11/nxcomp Message-ID: <201811261901.wAQJ1CaJ062425@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 26 19:01:12 2018 New Revision: 485963 URL: https://svnweb.freebsd.org/changeset/ports/485963 Log: Update MASTER_SITES and WWW Modified: head/x11/nxcomp/Makefile head/x11/nxcomp/pkg-descr Modified: head/x11/nxcomp/Makefile ============================================================================== --- head/x11/nxcomp/Makefile Mon Nov 26 19:01:03 2018 (r485962) +++ head/x11/nxcomp/Makefile Mon Nov 26 19:01:12 2018 (r485963) @@ -3,7 +3,7 @@ PORTNAME= nxcomp PORTVERSION= 3.5.0.32 PORTREVISION= 2 -MASTER_SITES= http://code.x2go.org/releases/source/nx-libs/ +MASTER_SITES= https://code.x2go.org/releases/source/nx-libs/ CATEGORIES= x11 devel DISTNAME= nx-libs-${PORTVERSION}-lite Modified: head/x11/nxcomp/pkg-descr ============================================================================== --- head/x11/nxcomp/pkg-descr Mon Nov 26 19:01:03 2018 (r485962) +++ head/x11/nxcomp/pkg-descr Mon Nov 26 19:01:12 2018 (r485963) @@ -1,4 +1,4 @@ nxcomp is a library compressing X commands to be passed over network for use with x2go. -WWW: http://wiki.x2go.org/ +WWW: https://wiki.x2go.org/doku.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811261901.wAQJ1CaJ062425>