aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-18 06:35:55 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-18 06:52:36 +0000
commit09d809aabe292470ff1ca5ee1806296eb963eb73 (patch)
tree593940a5b977888d3941f6a2adbf9484d0a3b749 /shells
parentb57efb8ad0cc5ea6dcf4003be465330c89559212 (diff)
downloadports-09d809aabe292470ff1ca5ee1806296eb963eb73.tar.gz
ports-09d809aabe292470ff1ca5ee1806296eb963eb73.zip
shells/etsh: Fix typo in the LICENSE_FILE line
Diffstat (limited to 'shells')
-rw-r--r--shells/etsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/etsh/Makefile b/shells/etsh/Makefile
index e5546c88b171..f4ea82bc6c5f 100644
--- a/shells/etsh/Makefile
+++ b/shells/etsh/Makefile
@@ -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