summaryrefslogtreecommitdiff
path: root/databases/postgresql11-pltcl
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2023-05-25 17:53:31 +0200
committerPalle Girgensohn <girgen@FreeBSD.org>2023-07-05 16:11:39 +0200
commit4ee225f90aa3f81a418859086a0bca660f44e7ef (patch)
tree64d137d38bcdfa59e7ac540bda0a09633028f918 /databases/postgresql11-pltcl
parentgames/eboard: Unbreak for llvm16 (diff)
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
Diffstat (limited to 'databases/postgresql11-pltcl')
-rw-r--r--databases/postgresql11-pltcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql11-pltcl/Makefile b/databases/postgresql11-pltcl/Makefile
index 4cfb41ac682f..d6a9a0fd30a0 100644
--- a/databases/postgresql11-pltcl/Makefile
+++ b/databases/postgresql11-pltcl/Makefile
@@ -3,4 +3,4 @@ WANT_PGSQL_VER= 11
# this port fails to build in parallel
MAKE_JOBS_UNSAFE= yes
-.include "${.CURDIR}/../postgresql14-pltcl/Makefile"
+.include "${.CURDIR}/../postgresql16-pltcl/Makefile"