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