summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-09-05 02:36:44 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-09-05 02:36:44 +0000
commit454d7ec0892b71d0b4912a17e30b1b94439dc884 (patch)
tree71474b2254d2bd258a520bc347d097d1c05b1a2d /databases
parentAssign to new maintainer. (diff)
- Take maintainership.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-Mock/Makefile2
-rw-r--r--databases/p5-Test-DatabaseRow/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile
index cf919bae7309..1ac57a835d14 100644
--- a/databases/p5-DBD-Mock/Makefile
+++ b/databases/p5-DBD-Mock/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= lippe@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 1673d5ea041b..e515e9a7539e 100644
--- a/databases/p5-Test-DatabaseRow/Makefile
+++ b/databases/p5-Test-DatabaseRow/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= lippe@FreeBSD.org
COMMENT= Simple database tests
BUILD_DEPENDS= ${SITE_PERL}/mach/DBI.pm:${PORTSDIR}/databases/p5-DBI \