From aa1ed0e82cb937b6b71eae980dcc2554d675facb Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Thu, 24 Sep 2020 13:33:10 +0000 Subject: Welcome PostgreSQL 13 Release notes: https://www.postgresql.org/about/news/2077/ --- databases/postgresql11-pltcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql11-pltcl') diff --git a/databases/postgresql11-pltcl/Makefile b/databases/postgresql11-pltcl/Makefile index 2ff15ce7ecd1..401a1da12b81 100644 --- a/databases/postgresql11-pltcl/Makefile +++ b/databases/postgresql11-pltcl/Makefile @@ -3,4 +3,4 @@ WANT_PGSQL_VER= 11 -.include "${.CURDIR}/../postgresql12-pltcl/Makefile" +.include "${.CURDIR}/../postgresql13-pltcl/Makefile" -- cgit v1.2.3