git: ea25f494b315 - main - packages: Remove stale ftpd-all.ucl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Mar 2026 10:36:56 UTC
The branch main has been updated by ivy:
URL: https://cgit.FreeBSD.org/src/commit/?id=ea25f494b315180c4b48fcdc4d2b2a111c84912c
commit ea25f494b315180c4b48fcdc4d2b2a111c84912c
Author: Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2026-03-25 10:36:03 +0000
Commit: Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2026-03-25 10:36:03 +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
---
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