diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-30 08:44:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-30 08:44:05 +0000 |
commit | bdde5eee0e700ed4a0acd70df2f7d95dff7e4660 (patch) | |
tree | b998a08633cba96b89f17e7c6fbcb663a84c7081 /x11-servers | |
parent | 1190c149809140460f8ea654be6be31ba849b7d8 (diff) | |
download | ports-bdde5eee0e700ed4a0acd70df2f7d95dff7e4660.tar.gz ports-bdde5eee0e700ed4a0acd70df2f7d95dff7e4660.zip |
Notes
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/x2vnc/Makefile | 6 | ||||
-rw-r--r-- | x11-servers/x2vnc/distinfo | 4 | ||||
-rw-r--r-- | x11-servers/x2vnc/pkg-descr | 11 |
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 |