Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2024 00:01:15 GMT
From:      Colin Percival <cperciva@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 332c73b035e3 - main - */*: Fix INDEX
Message-ID:  <202410290001.49T01Fpv028046@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410290001.49T01Fpv028046>