summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-06 07:25:36 -0500
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-06 07:25:36 -0500
commitcb420cdf94d4648b6d2cbec10b6c7446b4da78b4 (patch)
tree18e394863ad97bba2694c54e59ec9f00f5299b29 /databases
parentdatabases/py-south: Take maintainership (diff)
all: Take maintainership
Diffstat (limited to 'databases')
-rw-r--r--databases/pear-DoctrineCommon/Makefile2
-rw-r--r--databases/pear-DoctrineDBAL/Makefile2
-rw-r--r--databases/py-unqlite/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/pear-DoctrineCommon/Makefile b/databases/pear-DoctrineCommon/Makefile
index 1419476364fd..b4248f6bfae1 100644
--- a/databases/pear-DoctrineCommon/Makefile
+++ b/databases/pear-DoctrineCommon/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.3.0
CATEGORIES= databases pear
MASTER_SITES= http://pear.doctrine-project.org/get/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Shared code for Doctrine PHP object relational mapper
LICENSE= MIT
diff --git a/databases/pear-DoctrineDBAL/Makefile b/databases/pear-DoctrineDBAL/Makefile
index f665156f1a78..7328a87601c8 100644
--- a/databases/pear-DoctrineDBAL/Makefile
+++ b/databases/pear-DoctrineDBAL/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.3.4
CATEGORIES= databases pear
MASTER_SITES= http://pear.doctrine-project.org/get/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Database abstraction layer used to power the ORM package
LICENSE= MIT
diff --git a/databases/py-unqlite/Makefile b/databases/py-unqlite/Makefile
index 75db51d8e386..d0f0fe4e9ac4 100644
--- a/databases/py-unqlite/Makefile
+++ b/databases/py-unqlite/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Fast Python bindings for the UnQLite embedded NoSQL database
LICENSE= MIT