summaryrefslogtreecommitdiff
path: root/databases/postgresql96-plperl
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/postgresql96-plperl
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/postgresql96-plperl')
-rw-r--r--databases/postgresql96-plperl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql96-plperl/Makefile b/databases/postgresql96-plperl/Makefile
index dd51b6f11143..2826daa195b9 100644
--- a/databases/postgresql96-plperl/Makefile
+++ b/databases/postgresql96-plperl/Makefile
@@ -5,4 +5,4 @@ WANT_PGSQL_VER= 9.6
INSTALL_DIRS= src/pl/plperl contrib/hstore_plperl
-.include "${.CURDIR}/../postgresql12-plperl/Makefile"
+.include "${.CURDIR}/../postgresql13-plperl/Makefile"