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