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/wmeyes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/wmeyes') diff --git a/games/wmeyes/Makefile b/games/wmeyes/Makefile index 321a30220a80..ae08b29917c3 100644 --- a/games/wmeyes/Makefile +++ b/games/wmeyes/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.bstern.org/wmeyes/ MAINTAINER= ports@FreeBSD.org -COMMENT= World\'s most useless WindowMaker dock app +COMMENT= World's most useless WindowMaker dock app USES= imake USE_XORG= xpm xmu -- cgit v1.2.3