diff options
Diffstat (limited to 'databases/postgresql94-plpython/Makefile')
-rw-r--r-- | databases/postgresql94-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql94-plpython/Makefile b/databases/postgresql94-plpython/Makefile index 5218ccd471d0..115dc22608b9 100644 --- a/databases/postgresql94-plpython/Makefile +++ b/databases/postgresql94-plpython/Makefile @@ -2,4 +2,4 @@ WANT_PGSQL_VER= 9.4 -.include "${.CURDIR}/../postgresql90-plpython/Makefile" +.include "${.CURDIR}/../postgresql95-plpython/Makefile" |