aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2026-09-01 19:50:42 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2026-09-01 19:55:06 +0000
commitee1a7d634d3872a322d40e1981c73fac6ed25f07 (patch)
treed5337f4e71e781fe3411c767a8a31b1bf40ac4cc
parent6d0d5af0f34f76103c1bfd13aacc7d4361c0f67d (diff)
databases/couchdb3: Bump PORTREVISION after erlang-runtime28 update
-rw-r--r--databases/couchdb3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile
index 2750c1739cce..ceff027112a3 100644
--- a/databases/couchdb3/Makefile
+++ b/databases/couchdb3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= couchdb3
DISTVERSION= 3.5.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
DISTNAME= apache-couchdb-${DISTVERSION}