diff options
| author | Nils Johannsen <n.johannsen@beckhoff.com> | 2022-03-08 04:29:26 +0000 |
|---|---|---|
| committer | Robert Wing <rew@FreeBSD.org> | 2022-03-08 04:37:42 +0000 |
| commit | 901c52f13c46a755f18f008106c0384cd6fd220c (patch) | |
| tree | 8cdfcd5938d7c256f693362fb357324c68059daf /ObsoleteFiles.inc | |
| parent | 23210c9f42af94dc6bcdae3996d8a3d010dd6bfe (diff) | |
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 2cac44bbd715..c59d6464c63e 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -52,6 +52,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20220307: remove 330.news +OLD_FILES+=etc/periodic/daily/330.news + # 20220210: unwind.h moved to /usr/include OLD_FILES+=usr/include/c++/v1/unwind-arm.h OLD_FILES+=usr/include/c++/v1/unwind-itanium.h |
