summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-24 11:54:59 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-24 11:54:59 +0000
commitdbf591b03d6b45a0f394a12c3a2465eade2befb7 (patch)
tree5f595a63dd986fc444f2f848f9a1cc11cbffd6d8 /www
parentAdd senken, an SDL based simcity clone. (diff)
Fix escaping in IGNORE message
PR: 58485 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=92056
Diffstat (limited to 'www')
-rw-r--r--www/grail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile
index 39781cc106d8..09b13f1a5613 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -18,7 +18,7 @@ COMMENT= An extensible Internet browser written entirely in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
-IGNORE= "Doesn't seem to work with Python 2.x"
+IGNORE= "Doesn\'t seem to work with Python 2.x"
USE_PYTHON= yes
GRAILSUBDIR= share/grail