aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-08-30 16:44:05 +0800
committerkrion <krion@FreeBSD.org>2004-08-30 16:44:05 +0800
commit2e78dc98572eade5576e3b870a0465f67f1adf48 (patch)
tree50412d1708f3be1e93eb3485b8d910f32fd309f2 /x11-servers
parent3836362937fe0ecae8e48e0455a1c74d134f0aee (diff)
downloadfreebsd-ports-gnome-2e78dc98572eade5576e3b870a0465f67f1adf48.tar.gz
freebsd-ports-gnome-2e78dc98572eade5576e3b870a0465f67f1adf48.tar.zst
freebsd-ports-gnome-2e78dc98572eade5576e3b870a0465f67f1adf48.zip
Update to version 1.6.1
PR: ports/71129 Submitted by: Ports Fury
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/x2vnc/Makefile6
-rw-r--r--x11-servers/x2vnc/distinfo4
-rw-r--r--x11-servers/x2vnc/pkg-descr11
3 files changed, 10 insertions, 11 deletions
diff --git a/x11-servers/x2vnc/Makefile b/x11-servers/x2vnc/Makefile
index 65e46e1418c6..2810c505fe04 100644
--- a/x11-servers/x2vnc/Makefile
+++ b/x11-servers/x2vnc/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= x2vnc
-PORTVERSION= 1.60
+PORTVERSION= 1.61
CATEGORIES= x11-servers
-MASTER_SITES= http://www.hubbe.net/~hubbe/x2vnc/
-DISTNAME= ${PORTNAME}-1.6
+MASTER_SITES= http://fredrik.hubbe.net/x2vnc/
+DISTNAME= ${PORTNAME}-1.6.1
MAINTAINER= ports@FreeBSD.org
COMMENT= A program to link multiple X and VNC servers together
diff --git a/x11-servers/x2vnc/distinfo b/x11-servers/x2vnc/distinfo
index 2240ae18a980..cdd8ca172745 100644
--- a/x11-servers/x2vnc/distinfo
+++ b/x11-servers/x2vnc/distinfo
@@ -1,2 +1,2 @@
-MD5 (x2vnc-1.6.tar.gz) = e4bb4dec31bc1b3b56d777bc365c9534
-SIZE (x2vnc-1.6.tar.gz) = 62295
+MD5 (x2vnc-1.6.1.tar.gz) = 659f42c26837dd4fafc27830ed2f423c
+SIZE (x2vnc-1.6.1.tar.gz) = 62297
diff --git a/x11-servers/x2vnc/pkg-descr b/x11-servers/x2vnc/pkg-descr
index 7e84da00b269..be897464b84f 100644
--- a/x11-servers/x2vnc/pkg-descr
+++ b/x11-servers/x2vnc/pkg-descr
@@ -1,8 +1,7 @@
-This program merges the capabilities of x2x and vncviewer.
-It will allow a machine with an X display and a machine with
-a VNC server running on its main screen to act as if they
-were two displays connected to one machine. When you move
-your mouse pointer off the screen in a direction of your
+This program merges the capabilities of x2x and vncviewer. It will allow
+a machine with an X display and a machine with a VNC server running on its
+main screen to act as if they were two displays connected to one machine.
+When you move your mouse pointer off the screen in a direction of your
choosing, the pointer will appear on the other screen instead.
-WWW: http://www.hubbe.net/~hubbe/x2vnc.html
+WWW: http://fredrik.hubbe.net/x2vnc.html