aboutsummaryrefslogtreecommitdiffstats
path: root/irc/nefarious
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-23 09:45:47 +0800
committeradamw <adamw@FreeBSD.org>2014-07-23 09:45:47 +0800
commit16573322ea1d7d69d07ab3d0a20190a13a5b5ff0 (patch)
tree434040e427e0e03d7ca38c7f2dce6c2a31a20a9f /irc/nefarious
parent013e441f34203e1d359cce54729bf93857f59b5a (diff)
downloadfreebsd-ports-gnome-16573322ea1d7d69d07ab3d0a20190a13a5b5ff0.tar.gz
freebsd-ports-gnome-16573322ea1d7d69d07ab3d0a20190a13a5b5ff0.tar.zst
freebsd-ports-gnome-16573322ea1d7d69d07ab3d0a20190a13a5b5ff0.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)
Diffstat (limited to 'irc/nefarious')
-rw-r--r--irc/nefarious/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/nefarious/Makefile b/irc/nefarious/Makefile
index 16b774266141..620109d318ed 100644
--- a/irc/nefarious/Makefile
+++ b/irc/nefarious/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= irc
MASTER_SITES= SF/evilnet/${PORTNAME}%20IRCu/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= IRC server used by evilnet based off of Undernet\'s ircu
+COMMENT= IRC server used by evilnet based off of Undernet's ircu
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash