aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2015-10-14 11:04:10 +0000
committerFrederic Culot <culot@FreeBSD.org>2015-10-14 11:04:10 +0000
commit1d0b9d3e31175f8db1227d301b0c23748665ffb0 (patch)
tree43523afcf800513450b3ff167b3daa2e4924bd99 /databases
parentfd950b7ff624f2cf92ab4356c1ff3651f7099c0a (diff)
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/mysqlreport/Makefile2
-rw-r--r--databases/mysqlsla/Makefile2
-rw-r--r--databases/p5-DBD-Mock/Makefile2
-rw-r--r--databases/p5-Test-DatabaseRow/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/mysqlreport/Makefile b/databases/mysqlreport/Makefile
index c6bf4d38cef1..15ab41d75593 100644
--- a/databases/mysqlreport/Makefile
+++ b/databases/mysqlreport/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://hackmysql.com/scripts/
-MAINTAINER= lippe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mysqlreport makes a friendly report of important MySQL status values
LICENSE= GPLv3
diff --git a/databases/mysqlsla/Makefile b/databases/mysqlsla/Makefile
index e325d1aea6de..96993cf05776 100644
--- a/databases/mysqlsla/Makefile
+++ b/databases/mysqlsla/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://hackmysql.com/scripts/
-MAINTAINER= lippe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mysqlsla analyzes general, slow, and raw MySQL statement logs
LICENSE= GPLv2 GPLv3
diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile
index bc7e4bc8b518..3bfcd2382297 100644
--- a/databases/p5-DBD-Mock/Makefile
+++ b/databases/p5-DBD-Mock/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= lippe@FreeBSD.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Simple mock DBD implementation used for testing
BUILD_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \
diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile
index 952e74d367bf..273e7a0c1162 100644
--- a/databases/p5-Test-DatabaseRow/Makefile
+++ b/databases/p5-Test-DatabaseRow/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= lippe@FreeBSD.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Simple database tests
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \