shells/etsh: Fix typo in the LICENSE_FILE line

(cherry picked from commit 09d809aabe)
This commit is contained in:
Yuri Victorovich 2022-07-17 23:35:55 -07:00
parent 26f7d7732b
commit 28d62aaf5c

View File

@ -8,7 +8,7 @@ COMMENT= Enhanced V6 Thompson Compatible Shell
LICENSE= BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE
LICENSE_COMB= multi
LICENSE_FILE= ${WORKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE
HAS_CONFIGURE= yes