diff options
Diffstat (limited to 'databases/postgresql95-docs/Makefile')
-rw-r--r-- | databases/postgresql95-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql95-docs/Makefile b/databases/postgresql95-docs/Makefile index 0a66511b5a12..efa7802a85d9 100644 --- a/databases/postgresql95-docs/Makefile +++ b/databases/postgresql95-docs/Makefile @@ -3,4 +3,4 @@ WANT_PGSQL_VER=9.5 -.include "${.CURDIR}/../postgresql12-docs/Makefile" +.include "${.CURDIR}/../postgresql13-docs/Makefile" |