diff options
Diffstat (limited to 'databases/postgresql11-docs')
-rw-r--r-- | databases/postgresql11-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql11-docs/Makefile b/databases/postgresql11-docs/Makefile index 93a74452bd62..7f18a8e34509 100644 --- a/databases/postgresql11-docs/Makefile +++ b/databases/postgresql11-docs/Makefile @@ -3,4 +3,4 @@ WANT_PGSQL_VER=11 -.include "${.CURDIR}/../postgresql96-docs/Makefile" +.include "${.CURDIR}/../postgresql12-docs/Makefile" |