summaryrefslogtreecommitdiff
path: root/databases/postgresql10-docs/Makefile
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/postgresql10-docs/Makefile
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/postgresql10-docs/Makefile')
-rw-r--r--databases/postgresql10-docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql10-docs/Makefile b/databases/postgresql10-docs/Makefile
index ed6dda10534d..a16058696ac7 100644
--- a/databases/postgresql10-docs/Makefile
+++ b/databases/postgresql10-docs/Makefile
@@ -3,4 +3,4 @@
WANT_PGSQL_VER=10
-.include "${.CURDIR}/../postgresql12-docs/Makefile"
+.include "${.CURDIR}/../postgresql13-docs/Makefile"