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