aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2023-01-25 19:42:29 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2023-01-25 19:42:29 +0000
commit1fd735a7234415ee15c7db3ee8b1e170945d35a4 (patch)
tree5b6a3ade3406689b381ff38836907b34da47ebc1
parent52ef12461ce4facd23d79794a2015500170adb3d (diff)
downloadports-1fd735a7234415ee15c7db3ee8b1e170945d35a4.tar.gz
ports-1fd735a7234415ee15c7db3ee8b1e170945d35a4.zip
databases/couchdb3: bump after lang/erlang-runtime25
-rw-r--r--databases/couchdb3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile
index 44549a0742bf..9d71630719a0 100644
--- a/databases/couchdb3/Makefile
+++ b/databases/couchdb3/Makefile
@@ -1,5 +1,6 @@
PORTNAME= couchdb3
DISTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
DISTNAME= apache-couchdb-${DISTVERSION}