aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2000-06-28 14:37:22 +0000
committerJosef Karthauser <joe@FreeBSD.org>2000-06-28 14:37:22 +0000
commitae8ac233951ac0d1e39829dd66246969dfc18d4c (patch)
tree2d135e3fa362377da4b02909b8a7c5ecd1d6d7ef
parent12079633a361c10efd0a51eb6fd7eab57990003d (diff)
downloadsrc-ae8ac233951ac0d1e39829dd66246969dfc18d4c.tar.gz
src-ae8ac233951ac0d1e39829dd66246969dfc18d4c.zip
Added 400.status-pkg.
Forgotten by: brian
Notes
Notes: svn path=/head/; revision=62212
-rw-r--r--etc/periodic/weekly/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/periodic/weekly/Makefile b/etc/periodic/weekly/Makefile
index 33e4086f1657..b2db854305b2 100644
--- a/etc/periodic/weekly/Makefile
+++ b/etc/periodic/weekly/Makefile
@@ -6,6 +6,7 @@ BIN= 120.clean-kvmdb \
320.whatis \
330.catman \
340.noid \
+ 400.status-pkg \
999.local
.include <bsd.prog.mk>