diff options
-rw-r--r-- | x11-servers/x2vnc/Makefile | 6 | ||||
-rw-r--r-- | x11-servers/x2vnc/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/x11-servers/x2vnc/Makefile b/x11-servers/x2vnc/Makefile index 0677c790d676..f5f3783561cf 100644 --- a/x11-servers/x2vnc/Makefile +++ b/x11-servers/x2vnc/Makefile @@ -6,15 +6,13 @@ # PORTNAME= x2vnc -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= x11-servers MASTER_SITES= http://www.hubbe.net/~hubbe/ MAINTAINER= ade@FreeBSD.org USE_IMAKE= yes - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/x2vnc ${PREFIX}/bin/x2vnc +MAN1= x2vnc.1 .include <bsd.port.mk> diff --git a/x11-servers/x2vnc/distinfo b/x11-servers/x2vnc/distinfo index 5fd88dc0c298..1c31394e2490 100644 --- a/x11-servers/x2vnc/distinfo +++ b/x11-servers/x2vnc/distinfo @@ -1 +1 @@ -MD5 (x2vnc-1.1.tar.gz) = 782b9379766132696a483cf85932ace4 +MD5 (x2vnc-1.2.tar.gz) = 3654743ac5a64e0f3db03a32b3c6776b |