diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 3cdf9e82791..982b368027e 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2004/03/11 18:01:27 sturm Exp $ +# $OpenBSD: Makefile,v 1.12 2004/04/21 12:56:30 wilfried Exp $ COMMENT= "cross-platform remote desktop access" COMMENT-viewer= "client for cross-platform remote desktop access" @@ -33,7 +33,7 @@ ALL_TARGET= World NO_REGRESS= Yes -DOCUMENTATION=vncpasswd/vncpasswd.man vncconnect/vncconnect.man \ +DOCUMENTATION=vncserver.man vncpasswd/vncpasswd.man vncconnect/vncconnect.man \ Xvnc/programs/Xserver/Xvnc.man vncviewer/vncviewer.man .if ${MACHINE_ARCH} == "sparc64" diff --git a/net/tightvnc/pkg/PLIST b/net/tightvnc/pkg/PLIST index 7190f01f70f..db809ec198b 100644 --- a/net/tightvnc/pkg/PLIST +++ b/net/tightvnc/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.8 2003/11/11 22:08:48 margarida Exp $ +@comment $OpenBSD: PLIST,v 1.9 2004/04/21 12:56:30 wilfried Exp $ @pkgcfl vnc-* @pkgcfl tightvnc-viewer-* bin/Xvnc @@ -6,9 +6,11 @@ bin/vncconnect bin/vncpasswd bin/vncserver bin/vncviewer +@comment man/cat1/vncviewer.0 man/man1/Xvnc.1 man/man1/vncconnect.1 man/man1/vncpasswd.1 +man/man1/vncserver.1 man/man1/vncviewer.1 share/vnc/classes/AuthPanel.class share/vnc/classes/ButtonPanel.class