summaryrefslogtreecommitdiffstats
path: root/chinese/mozilla-tclp
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2001-06-15 23:20:17 +0000
committerfenner <fenner@FreeBSD.org>2001-06-15 23:20:17 +0000
commita89896df5590ad11b2cd1d86a36d3171a6bf86df (patch)
treedb2b53d4743fc9c76c94a00cffe103d8ba55ebdf /chinese/mozilla-tclp
parent6c25232a6c9103442d7fc20e33267fc5ed7fee46 (diff)
downloadFreeBSD-ports-a89896df5590ad11b2cd1d86a36d3171a6bf86df.zip
FreeBSD-ports-a89896df5590ad11b2cd1d86a36d3171a6bf86df.tar.gz
Put quotes around BROKEN message, since
Syntax error: "(" unexpected is a much less friendly message than is probably desired.
Diffstat (limited to 'chinese/mozilla-tclp')
-rw-r--r--chinese/mozilla-tclp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/mozilla-tclp/Makefile b/chinese/mozilla-tclp/Makefile
index 1cf630a..e2d19b8 100644
--- a/chinese/mozilla-tclp/Makefile
+++ b/chinese/mozilla-tclp/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-BROKEN= out of sync with mozilla(0.9.1)
+BROKEN= "out of sync with mozilla(0.9.1)"
PORTNAME= mozilla
PORTVERSION= 0.8.1
CATEGORIES= chinese www
OpenPOWER on IntegriCloud