chinese/cconv: Spell LICENSE_FILE correctly
This commit is contained in:
parent
033c03128f
commit
ba9bad09ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502521
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue