aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/periodic/weekly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/periodic/weekly/Makefile b/etc/periodic/weekly/Makefile
index 463520f302d1..fb8cf72305f1 100644
--- a/etc/periodic/weekly/Makefile
+++ b/etc/periodic/weekly/Makefile
@@ -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>