summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2019-06-27 00:56:32 +0000
committergdt <gdt@pkgsrc.org>2019-06-27 00:56:32 +0000
commit4da2fd5f0b9300beca7010f953eef3424ee39fea (patch)
treef8d3d566761a743635f16a3fe73ba503b0ea8d00 /databases
parent41254bc8ca2a5c5570351f1401bb3b44cb788bf7 (diff)
downloadpkgsrc-4da2fd5f0b9300beca7010f953eef3424ee39fea.tar.gz
databases/mongodb: Reset MAINTAINER to pkgsrc-users@
(After checking with previous $MAINTAINER.)
Diffstat (limited to 'databases')
-rw-r--r--databases/mongodb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index 6173d60039c..16431df2af8 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/06/26 16:39:59 gdt Exp $
+# $NetBSD: Makefile,v 1.37 2019/06/27 00:56:32 gdt Exp $
DISTNAME= mongodb-src-r4.0.6
PKGNAME= ${DISTNAME:S/src-r//}
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://fastdl.mongodb.org/src/
-MAINTAINER= bartosz.kuzma@gmail.com
+MAINTAINER= pkgsrc-users@netbsd.org
HOMEPAGE= https://www.mongodb.com/
COMMENT= NoSQL distributed document-oriented database
LICENSE= gnu-agpl-v3 # Client and tools licensed under apache-2.0