mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo to install 400.status-pkg, again.
This commit is contained in:
parent
85b340cb24
commit
620b9b80bc
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ FILES+= 320.whatis 330.catman
|
|||
.endif
|
||||
|
||||
.if ${MK_PKGTOOLS} != "no"
|
||||
FLES+= 400.status-pkg
|
||||
FILES+= 400.status-pkg
|
||||
.endif
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue