summaryrefslogtreecommitdiff
path: root/databases/postgresql11-pltcl
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2020-09-24 13:33:10 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2020-09-24 13:33:10 +0000
commitaa1ed0e82cb937b6b71eae980dcc2554d675facb (patch)
treeecc90f2639eec6ac53e43e653a23696b32dbaa7e /databases/postgresql11-pltcl
parentUpdate to 2.15 (diff)
Welcome PostgreSQL 13
Release notes: https://www.postgresql.org/about/news/2077/
Notes
Notes: svn path=/head/; revision=549921
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 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"