aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mongodb32/Makefile
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2018-04-17 05:33:18 +0800
committerfeld <feld@FreeBSD.org>2018-04-17 05:33:18 +0800
commitc364c6e352d5f744435f65166760851eee8abe59 (patch)
treea04b83b8737f360d231233a1d957815a02f2f313 /databases/mongodb32/Makefile
parentd1f21727469964b744d26f7ab27239c563a4eaac (diff)
downloadfreebsd-ports-gnome-c364c6e352d5f744435f65166760851eee8abe59.tar.gz
freebsd-ports-gnome-c364c6e352d5f744435f65166760851eee8abe59.tar.zst
freebsd-ports-gnome-c364c6e352d5f744435f65166760851eee8abe59.zip
Reset MAINTAINER
Approved by: maintainer (private communications)
Diffstat (limited to 'databases/mongodb32/Makefile')
-rw-r--r--databases/mongodb32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mongodb32/Makefile b/databases/mongodb32/Makefile
index 8d6ce8e06578..c7ae4a98eea5 100644
--- a/databases/mongodb32/Makefile
+++ b/databases/mongodb32/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://download.mongodb.org/src/
DISTNAME= mongodb-src-${DISTVERSIONPREFIX}${PORTVERSION}
-MAINTAINER= brendan+freebsd@bbqsrc.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Distributed document-oriented "NoSQL" database
# mongodb is AGPLv3, C++ driver is APACHE20