git: f7ea726b5195 - main - databases/mongodb36: reset maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Mar 2023 12:32:24 UTC
The branch main has been updated by eugen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7ea726b51950dc4480369c8a52e22413d972b93
commit f7ea726b51950dc4480369c8a52e22413d972b93
Author: Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2023-03-08 12:29:57 +0000
Commit: Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2023-03-08 12:29:57 +0000
databases/mongodb36: reset maintainership
Reset MAINTAINER for several years of inactivity.
Let us state it clear that the port is unmaintained.
Anyone is welcomed to take maintainership and undeprecate the port.
---
databases/mongodb36/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/mongodb36/Makefile b/databases/mongodb36/Makefile
index ca55d1a9ade1..82de6032b048 100644
--- a/databases/mongodb36/Makefile
+++ b/databases/mongodb36/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= https://fastdl.mongodb.org/src/ \
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}
DISTNAME= mongodb-src-${DISTVERSIONPREFIX}${DISTVERSION}
-MAINTAINER= dev@dudu.ro
+MAINTAINER= ports@FreeBSD.org
COMMENT= Distributed document-oriented "NoSQL" database
WWW= https://docs.mongodb.com/v3.6/