diff options
Diffstat (limited to 'databases/postgresql92-pltcl')
-rw-r--r-- | databases/postgresql92-pltcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql92-pltcl/Makefile b/databases/postgresql92-pltcl/Makefile index 37158db86a0f..195080eee275 100644 --- a/databases/postgresql92-pltcl/Makefile +++ b/databases/postgresql92-pltcl/Makefile @@ -4,4 +4,4 @@ WANT_PGSQL_VER= 92 NO_STAGE= yes -.include "${.CURDIR}/../postgresql90-pltcl/Makefile" +.include "${.CURDIR}/../postgresql91-pltcl/Makefile" |