diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-09-29 20:26:26 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-09-29 21:53:34 +0000 |
| commit | 614c8750ce116865953916b8b5bab2467ee94187 (patch) | |
| tree | ce799b42c2f863d079f21d1aad635fae4ad86b1f /ObsoleteFiles.inc | |
| parent | 4e7a375804e5ad4b244ce9a035fa971cbf2f0944 (diff) | |
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 785ab4913f8d..06aacea24c69 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,12 @@ # xargs -n1 | sort | uniq -d; # done +# 20250929: Remove ftpd(8) +OLD_FILES+=etc/rc.d/ftpd +OLD_FILES+=usr/libexec/ftpd +OLD_FILES+=usr/share/man/man5/ftpchroot.5.gz +OLD_FILES+=usr/share/man/man8/ftpd.8.gz + # 20250917: VREF macro removed OLD_FILES+=usr/share/man/man9/VREF.9.gz |
