diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-16 01:31:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-16 01:31:59 +0000 |
commit | 6a6fc417f84a1a73bec7a331fb8a9188ae9c0cb2 (patch) | |
tree | 671cdb352820027d4b00a45a1226d7a4d93c8ab6 /chinese/zhcon | |
parent | efd3830f38faa0eca31dabfbd2ce708b6c45263a (diff) | |
download | ports-6a6fc417f84a1a73bec7a331fb8a9188ae9c0cb2.tar.gz ports-6a6fc417f84a1a73bec7a331fb8a9188ae9c0cb2.zip |
Notes
Diffstat (limited to 'chinese/zhcon')
-rw-r--r-- | chinese/zhcon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index 8309b082aba0..bce7d6040593 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -30,7 +30,7 @@ MAN1= zhcon.1 .include <bsd.port.pre.mk> .if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif .include <bsd.port.post.mk> |