diff options
Diffstat (limited to 'databases/postgresql91-plpython/Makefile')
-rw-r--r-- | databases/postgresql91-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile index 949444df6811..d964ecfcc397 100644 --- a/databases/postgresql91-plpython/Makefile +++ b/databases/postgresql91-plpython/Makefile @@ -2,4 +2,4 @@ WANT_PGSQL_VER= 9.1 -.include "${.CURDIR}/../postgresql90-plpython/Makefile" +.include "${.CURDIR}/../postgresql95-plpython/Makefile" |