aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_citus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pg_citus/Makefile')
-rw-r--r--databases/pg_citus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile
index cf997195e632..72022cca1d8b 100644
--- a/databases/pg_citus/Makefile
+++ b/databases/pg_citus/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= citus
-PORTVERSION= 10.0.2
+PORTVERSION= 10.0.3
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_
@@ -12,7 +12,7 @@ COMMENT= Horizontally scale Postgresql using sharding and replication
LICENSE= AGPLv3
-USES= compiler:c11 gmake pgsql:11+ autoreconf readline
+USES= compiler:c11 gmake pgsql:11+ autoreconf readline ssl
LIB_DEPENDS= liblz4.so:archivers/liblz4 \
libzstd.so:archivers/zstd