diff options
Diffstat (limited to 'databases/postgresql92-plpython/Makefile')
-rw-r--r-- | databases/postgresql92-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql92-plpython/Makefile b/databases/postgresql92-plpython/Makefile index 53af6df32ada..122a4a272b97 100644 --- a/databases/postgresql92-plpython/Makefile +++ b/databases/postgresql92-plpython/Makefile @@ -2,4 +2,4 @@ WANT_PGSQL_VER= 9.2 -.include "${.CURDIR}/../postgresql90-plpython/Makefile" +.include "${.CURDIR}/../postgresql95-plpython/Makefile" |