aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql10-plpython
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-plpython
parent0a684a50f544f98bce8b5997fb29adee2cc845c1 (diff)
downloadports-aa1ed0e82cb937b6b71eae980dcc2554d675facb.tar.gz
ports-aa1ed0e82cb937b6b71eae980dcc2554d675facb.zip
Welcome PostgreSQL 13
Notes
Notes: svn path=/head/; revision=549921
Diffstat (limited to 'databases/postgresql10-plpython')
-rw-r--r--databases/postgresql10-plpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql10-plpython/Makefile b/databases/postgresql10-plpython/Makefile
index feab1421b659..b664c608f3ff 100644
--- a/databases/postgresql10-plpython/Makefile
+++ b/databases/postgresql10-plpython/Makefile
@@ -4,4 +4,4 @@ WANT_PGSQL_VER= 10
INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
-.include "${.CURDIR}/../postgresql12-plpython/Makefile"
+.include "${.CURDIR}/../postgresql13-plpython/Makefile"