aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2016-04-12 05:54:17 +0000
committerMatthias Andree <mandree@FreeBSD.org>2016-04-12 05:54:17 +0000
commit4b7fc054078493b056114306feaa0db6562279b1 (patch)
tree437f9d18e16b47602ebb5a2028d5d7064d3e5429 /databases
parentd7ee2f88c5a8233b0fc8c3c6e6c79f4ea14b54e0 (diff)
downloadports-4b7fc054078493b056114306feaa0db6562279b1.tar.gz
ports-4b7fc054078493b056114306feaa0db6562279b1.zip
Drop maintainership.
If portmgr@ needs to commit against better advise, two years after this was first discussed without any motion of the upstream. Drop a few more maintainerships along the way.
Notes
Notes: svn path=/head/; revision=413097
Diffstat (limited to 'databases')
-rw-r--r--databases/db48/Makefile2
-rw-r--r--databases/db5/Makefile2
-rw-r--r--databases/db6/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/db48/Makefile b/databases/db48/Makefile
index 806ce6cea9fd..2b7719dfd454 100644
--- a/databases/db48/Makefile
+++ b/databases/db48/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX?=
DISTNAME= db-${PORTVERSION:R}
DIST_SUBDIR= bdb
-MAINTAINER= mandree@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Berkeley DB package, revision 4.8
LICENSE= BSD3CLAUSE
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index a323233c9ed3..f7a4b7e2c6fe 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX?=
DISTNAME= db-${PORTVERSION}
DIST_SUBDIR= bdb
-MAINTAINER= mandree@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Oracle Berkeley DB, revision ${BDBVER}
BDBVER= ${PORTVERSION:R}
diff --git a/databases/db6/Makefile b/databases/db6/Makefile
index b5edd1588c29..542885d4a7c5 100644
--- a/databases/db6/Makefile
+++ b/databases/db6/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX?=
DISTNAME= db-${PORTVERSION}
DIST_SUBDIR= bdb
-MAINTAINER= mandree@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Oracle Berkeley DB, revision ${BDBVER}
LICENSE= AGPLv3