git: 209a16ccf0c1 - main - databases/postgresql-cstore_fdw: Mark PostgreSQL 13 as max version

From: Kevin Bowling <kbowling_at_FreeBSD.org>
Date: Wed, 30 Aug 2023 19:31:27 UTC
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=209a16ccf0c1584a0ca17c4cc2e5124a256a4ca8

commit 209a16ccf0c1584a0ca17c4cc2e5124a256a4ca8
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2023-08-30 19:04:31 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2023-08-30 19:31:10 +0000

    databases/postgresql-cstore_fdw: Mark PostgreSQL 13 as max version
    
    PR:             273058
---
 databases/postgresql-cstore_fdw/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/postgresql-cstore_fdw/Makefile b/databases/postgresql-cstore_fdw/Makefile
index 1391bc387b8d..0a383a2c81c5 100644
--- a/databases/postgresql-cstore_fdw/Makefile
+++ b/databases/postgresql-cstore_fdw/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libprotobuf-c.so:devel/protobuf-c
 
-USES=		gmake pgsql:11+
+USES=		gmake pgsql:11-13
 
 SUB_FILES=	pkg-message