diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-25 10:00:22 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-25 10:00:22 +0000 |
commit | ba9bad09eac17f3e98d87a5275e8f08b67f6bb7b (patch) | |
tree | f2b28054da0da1a5b48774aa5be50c9544a40c8f /chinese/cconv | |
parent | 033c03128fdecdb7ff8cc84eeb5cb92b040442f0 (diff) |
Notes
Diffstat (limited to 'chinese/cconv')
-rw-r--r-- | chinese/cconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile index 8ec8537f4f58..948867bbfe1f 100644 --- a/chinese/cconv/Makefile +++ b/chinese/cconv/Makefile @@ -10,7 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simplified-Traditional Chinese conversion tool LICENSE= MIT -LICNESE_FILE= ${WRKSRC}/License +LICENSE_FILE= ${WRKSRC}/License GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |