git: 678b7f6f620a - main - databases/postgresql16-*: Connect to the build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 07:05:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=678b7f6f620a29951b8d8b8868c2d72b5dc72097 commit 678b7f6f620a29951b8d8b8868c2d72b5dc72097 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 07:05:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 07:05:12 +0000 databases/postgresql16-*: Connect to the build Approved by: portmgr (blanket) --- databases/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/databases/Makefile b/databases/Makefile index 7ffec98b1eef..c4e72c6ecc07 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -714,6 +714,14 @@ SUBDIR += postgresql15-plpython SUBDIR += postgresql15-pltcl SUBDIR += postgresql15-server + SUBDIR += postgresql16-client + SUBDIR += postgresql16-contrib + SUBDIR += postgresql16-docs + SUBDIR += postgresql16-pgtcl + SUBDIR += postgresql16-plperl + SUBDIR += postgresql16-plpython + SUBDIR += postgresql16-pltcl + SUBDIR += postgresql16-server SUBDIR += powa-archivist SUBDIR += powa-web SUBDIR += powerarchitect