Fix typo to install 400.status-pkg, again.

This commit is contained in:
Hajimu UMEMOTO 2009-01-14 09:00:30 +00:00
parent 85b340cb24
commit 620b9b80bc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187210

View File

@ -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>