git: d4ccb6a62203 - main - Fix INDEX build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jul 2024 16:30:32 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4ccb6a6220323ab88be5d2fc08e2ae92c4b6b82 commit d4ccb6a6220323ab88be5d2fc08e2ae92c4b6b82 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-07-28 16:23:13 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-07-28 16:30:12 +0000 Fix INDEX build Reported by: cperciva --- ftp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp/Makefile b/ftp/Makefile index a3907c2a4738..7c9a8723cd32 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -59,7 +59,7 @@ SUBDIR += php82-ftp SUBDIR += php83-curl SUBDIR += php83-ftp - SUBDIR += php83-curl + SUBDIR += php84-curl SUBDIR += php84-ftp SUBDIR += phpwebftp SUBDIR += proftpd