diff --git a/x11/nx/opennx/Makefile b/x11/nx/opennx/Makefile index bd278821bc2..7aacbff7733 100644 --- a/x11/nx/opennx/Makefile +++ b/x11/nx/opennx/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.23 2012/01/04 10:15:53 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.24 2012/01/04 10:25:36 ajacoutot Exp $ COMMENT= OSS replacement for Nomachine's nxclient DISTNAME= opennx-0.16.0.658 -REVISION= 1 +REVISION= 2 CATEGORIES= sysutils diff --git a/x11/nx/opennx/pkg/README b/x11/nx/opennx/pkg/README index 84617febdba..5ff49394668 100644 --- a/x11/nx/opennx/pkg/README +++ b/x11/nx/opennx/pkg/README @@ -1,4 +1,4 @@ -$OpenBSD: README,v 1.3 2012/01/04 10:15:53 ajacoutot Exp $ +$OpenBSD: README,v 1.4 2012/01/04 10:25:36 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD @@ -10,7 +10,7 @@ To be able to use the CUPS backend for direct printing from the remote NX server to the local spooler, you need to make the following files executable by your user. sudo chmod 555 ${LOCALBASE}/sbin/cupsd - sudo chmod 755 ${LOCALBASE}/libexec/cups/backend/ip + sudo chmod 755 ${LOCALBASE}/libexec/cups/backend/ipp Sharing folder(s) with Samba ============================