From 4ee225f90aa3f81a418859086a0bca660f44e7ef Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Thu, 25 May 2023 17:53:31 +0200 Subject: databases/postgresql16-*: Introduce postgresql16 beta 1 URL: https://www.postgresql.org/about/news/postgresql-16-beta-1-released-2643/ Release notes: https://www.postgresql.org/docs/16/release-16.html --- databases/postgresql12-docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql12-docs') diff --git a/databases/postgresql12-docs/Makefile b/databases/postgresql12-docs/Makefile index 40331736ab7c..9a7e76ea0885 100644 --- a/databases/postgresql12-docs/Makefile +++ b/databases/postgresql12-docs/Makefile @@ -1,3 +1,3 @@ WANT_PGSQL_VER=12 -.include "${.CURDIR}/../postgresql14-docs/Makefile" +.include "${.CURDIR}/../postgresql16-docs/Makefile" -- cgit v1.2.3