diff options
| author | Frederic Culot <culot@FreeBSD.org> | 2015-10-14 11:04:10 +0000 |
|---|---|---|
| committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-14 11:04:10 +0000 |
| commit | 1d0b9d3e31175f8db1227d301b0c23748665ffb0 (patch) | |
| tree | 43523afcf800513450b3ff167b3daa2e4924bd99 /databases | |
| parent | fd950b7ff624f2cf92ab4356c1ff3651f7099c0a (diff) | |
Notes
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/mysqlreport/Makefile | 2 | ||||
| -rw-r--r-- | databases/mysqlsla/Makefile | 2 | ||||
| -rw-r--r-- | databases/p5-DBD-Mock/Makefile | 2 | ||||
| -rw-r--r-- | databases/p5-Test-DatabaseRow/Makefile | 2 |
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 \ |
