git: 332c73b035e3 - main - */*: Fix INDEX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Oct 2024 00:01:15 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/ports/commit/?id=332c73b035e399a24b4788c3e72bc101699dd051 commit 332c73b035e399a24b4788c3e72bc101699dd051 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-10-28 23:58:48 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-10-29 00:01:03 +0000 */*: Fix INDEX --- databases/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index 106852ffeeed..52b817d7e459 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -550,7 +550,7 @@ SUBDIR += pgFormatter SUBDIR += pg_activity SUBDIR += pg_citus - SUBDIR += pg_cron + SUBDIR += pg_cron SUBDIR += pg_dirtyread SUBDIR += pg_ed25519 SUBDIR += pg_filedump