From 95786c7af1d7aaa01d3c1ad7e01ff0680b71ecee Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 23 Jul 2014 01:45:47 +0000 Subject: 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) --- games/criticalmass/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/criticalmass/Makefile') diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 1c7fb1aa695d..96ccb7ea3a4b 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Critical%20Mass/${PORTVERSION} DISTNAME= CriticalMass-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= SDL/OpenGL space shoot\'em up game +COMMENT= SDL/OpenGL space shoot'em up game LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -- cgit v1.2.3