aboutsummaryrefslogtreecommitdiffstats
path: root/www/grail
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-10-24 19:54:59 +0800
committererwin <erwin@FreeBSD.org>2003-10-24 19:54:59 +0800
commit78a2bba2ac4e68deb701eed5efa1ee24ecc0d1ca (patch)
tree60234f51ec9afebfa278c7b338c16325f72a69ae /www/grail
parent55d8e3e4e75dbe8f798f3687b5b4ad3b7eadd1cb (diff)
downloadfreebsd-ports-gnome-78a2bba2ac4e68deb701eed5efa1ee24ecc0d1ca.tar.gz
freebsd-ports-gnome-78a2bba2ac4e68deb701eed5efa1ee24ecc0d1ca.tar.zst
freebsd-ports-gnome-78a2bba2ac4e68deb701eed5efa1ee24ecc0d1ca.zip
Fix escaping in IGNORE message
PR: 58485 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Diffstat (limited to 'www/grail')
-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