diff options
author | joe <joe@FreeBSD.org> | 2000-06-28 14:37:22 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2000-06-28 14:37:22 +0000 |
commit | c328bb90a7d8a1f4d56302759d68d581ffef5666 (patch) | |
tree | 6461e729881990925ce9495dc9803416ce9f2d26 /etc/periodic | |
parent | b7b1c2edad6bfd039047f0ae5b80d49b8bc29dd5 (diff) | |
download | FreeBSD-src-c328bb90a7d8a1f4d56302759d68d581ffef5666.zip FreeBSD-src-c328bb90a7d8a1f4d56302759d68d581ffef5666.tar.gz |
Added 400.status-pkg.
Forgotten by: brian
Diffstat (limited to 'etc/periodic')
-rw-r--r-- | etc/periodic/weekly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/periodic/weekly/Makefile b/etc/periodic/weekly/Makefile index 33e4086..b2db854 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> |