diff options
Diffstat (limited to 'databases/postgresql95-pltcl/Makefile')
-rw-r--r-- | databases/postgresql95-pltcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql95-pltcl/Makefile b/databases/postgresql95-pltcl/Makefile index e673bb12af62..3c39744846ce 100644 --- a/databases/postgresql95-pltcl/Makefile +++ b/databases/postgresql95-pltcl/Makefile @@ -3,4 +3,4 @@ WANT_PGSQL_VER= 9.5 -.include "${.CURDIR}/../postgresql12-pltcl/Makefile" +.include "${.CURDIR}/../postgresql13-pltcl/Makefile" |