aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2020-06-11 23:42:05 +0800
committerDave Cottlehuber <dch@FreeBSD.org>2020-06-11 23:42:05 +0800
commit6377e64d91df79f2122fb4bf01346f9d34a81dfb (patch)
tree36018fce19350dfab7331b9c8f264c42019fe052 /databases
parentc94fb0703770845b078d56108695cc23ab0dc8df (diff)
downloadfreebsd-ports-gnome-6377e64d91df79f2122fb4bf01346f9d34a81dfb.tar.gz
freebsd-ports-gnome-6377e64d91df79f2122fb4bf01346f9d34a81dfb.tar.zst
freebsd-ports-gnome-6377e64d91df79f2122fb4bf01346f9d34a81dfb.zip
databases/couchdb3: amend PORTREVISION broken in r538498
Sponsored by: SkunkWerks, GmbH
Diffstat (limited to 'databases')
-rw-r--r--databases/couchdb3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile
index d4da2c3738b1..44ae5800b9cd 100644
--- a/databases/couchdb3/Makefile
+++ b/databases/couchdb3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= couchdb3
DISTVERSION= 3.1.0
-PORTVERSION= 1
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
DISTNAME= apache-couchdb-${DISTVERSION}