aboutsummaryrefslogtreecommitdiffstats
path: root/databases/couchdb
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2018-06-07 22:45:24 +0800
committerolgeni <olgeni@FreeBSD.org>2018-06-07 22:45:24 +0800
commit0c7b50e587b9c9c796e915463202a17aa08af99f (patch)
tree683ed22393109a4c5e875cd231ff9aff874281fb /databases/couchdb
parent9f25d47247e92769144f83d4243dfb13b3d0531e (diff)
downloadfreebsd-ports-gnome-0c7b50e587b9c9c796e915463202a17aa08af99f.tar.gz
freebsd-ports-gnome-0c7b50e587b9c9c796e915463202a17aa08af99f.tar.zst
freebsd-ports-gnome-0c7b50e587b9c9c796e915463202a17aa08af99f.zip
databases/couchdb: transfer maintainership to erlang@.
Diffstat (limited to 'databases/couchdb')
-rw-r--r--databases/couchdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile
index 889d825ac46a..1ff26b330069 100644
--- a/databases/couchdb/Makefile
+++ b/databases/couchdb/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
DISTNAME= apache-couchdb-${DISTVERSION}
-MAINTAINER= olgeni@FreeBSD.org
+MAINTAINER= erlang@FreeBSD.org
COMMENT= Document database server, accessible via a RESTful JSON API
LICENSE= APACHE20 BSD3CLAUSE ISCL WTFPL OFL11