git: bace6cd1b350 - stable/15 - packages: Remove stale ftpd-all.ucl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Apr 2026 11:26:55 UTC
The branch stable/15 has been updated by ivy:
URL: https://cgit.FreeBSD.org/src/commit/?id=bace6cd1b35036e04012af099713359222a3f270
commit bace6cd1b35036e04012af099713359222a3f270
Author: Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2026-03-25 10:36:03 +0000
Commit: Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2026-04-07 10:47:30 +0000
packages: Remove stale ftpd-all.ucl
This file was missed when ftpd(8) was removed.
Fixes: 614c8750ce11 ("Remove ftpd(8)")
MFC after: 3 days
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D55820
Sponsored by: https://www.patreon.com/bsdivy
(cherry picked from commit ea25f494b315180c4b48fcdc4d2b2a111c84912c)
---
release/packages/ucl/ftpd-all.ucl | 4 ----
1 file changed, 4 deletions(-)
diff --git a/release/packages/ucl/ftpd-all.ucl b/release/packages/ucl/ftpd-all.ucl
deleted file mode 100644
index cbaa078123d5..000000000000
--- a/release/packages/ucl/ftpd-all.ucl
+++ /dev/null
@@ -1,4 +0,0 @@
-comment = "FTP Daemon"
-desc = <<EOD
-FTP Daemon
-EOD