diff options
author | Dave Cottlehuber <dch@FreeBSD.org> | 2023-01-25 19:42:29 +0000 |
---|---|---|
committer | Dave Cottlehuber <dch@FreeBSD.org> | 2023-01-25 19:42:29 +0000 |
commit | 1fd735a7234415ee15c7db3ee8b1e170945d35a4 (patch) | |
tree | 5b6a3ade3406689b381ff38836907b34da47ebc1 | |
parent | 52ef12461ce4facd23d79794a2015500170adb3d (diff) |
databases/couchdb3: bump after lang/erlang-runtime25
-rw-r--r-- | databases/couchdb3/Makefile | 1 |
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} |