diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-06-15 23:20:17 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-06-15 23:20:17 +0000 |
commit | 4aaee3ebf50673f35487be74c71797455182f3b2 (patch) | |
tree | 243fe6d86f7124d6be3a325f500c4af8c1770538 /chinese/mozilla-tclp | |
parent | Update pkg-descr to reflect the true nature of tridiavnc (diff) |
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/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/mozilla-tclp/Makefile b/chinese/mozilla-tclp/Makefile index 1cf630aa9998..e2d19b8d6dbd 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 |