diff options
Diffstat (limited to 'databases/postgresql96-plperl')
-rw-r--r-- | databases/postgresql96-plperl/Makefile | 2 |
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" |