diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-11-27 03:01:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-11-27 03:01:12 +0800 |
commit | 6093ceae907980a7550d899581ea1cb373f7bc6f (patch) | |
tree | 4774be39a1f44204b801c4c74f0685e77fafc889 /x11 | |
parent | 1e630698cd60b5eca2938064e857a3a10e22fd27 (diff) | |
download | freebsd-ports-gnome-6093ceae907980a7550d899581ea1cb373f7bc6f.tar.gz freebsd-ports-gnome-6093ceae907980a7550d899581ea1cb373f7bc6f.tar.zst freebsd-ports-gnome-6093ceae907980a7550d899581ea1cb373f7bc6f.zip |
Update MASTER_SITES and WWW
Diffstat (limited to 'x11')
-rw-r--r-- | x11/nxcomp/Makefile | 2 | ||||
-rw-r--r-- | x11/nxcomp/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/nxcomp/Makefile b/x11/nxcomp/Makefile index 62cd9ad04391..3c1b06608df5 100644 --- a/x11/nxcomp/Makefile +++ b/x11/nxcomp/Makefile @@ -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 diff --git a/x11/nxcomp/pkg-descr b/x11/nxcomp/pkg-descr index 4d52e19f17e6..1ea21cabe950 100644 --- a/x11/nxcomp/pkg-descr +++ b/x11/nxcomp/pkg-descr @@ -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 |