aboutsummaryrefslogtreecommitdiff
path: root/net/opennx
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-23 01:45:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-23 01:45:47 +0000
commit95786c7af1d7aaa01d3c1ad7e01ff0680b71ecee (patch)
tree434040e427e0e03d7ca38c7f2dce6c2a31a20a9f /net/opennx
parent6fc383021dc29eef8ca2480c440efc2d1efb7c6e (diff)
downloadports-95786c7af1d7aaa01d3c1ad7e01ff0680b71ecee.tar.gz
ports-95786c7af1d7aaa01d3c1ad7e01ff0680b71ecee.zip
Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything. Approved by: portmgr (not really, but it touches unstaged ports)
Notes
Notes: svn path=/head/; revision=362615
Diffstat (limited to 'net/opennx')
-rw-r--r--net/opennx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opennx/Makefile b/net/opennx/Makefile
index 71f3e299f72f..f4a805e4b409 100644
--- a/net/opennx/Makefile
+++ b/net/opennx/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source
MAINTAINER= beyert@cs.ucr.edu
-COMMENT= Open source drop in replacement for NoMachine\'s NX client
+COMMENT= Open source drop in replacement for NoMachine's NX client
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING