aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2008-09-05 10:36:44 +0800
committerlippe <lippe@FreeBSD.org>2008-09-05 10:36:44 +0800
commit4f8e34f342d34d328cd3e30b6b0c579a285438e0 (patch)
tree41b48b81467ca03d5bdc1242fb209fc348462e8e /databases
parent16445e5009435323e815075c2ae1a7f46cd4a165 (diff)
downloadfreebsd-ports-gnome-4f8e34f342d34d328cd3e30b6b0c579a285438e0.tar.gz
freebsd-ports-gnome-4f8e34f342d34d328cd3e30b6b0c579a285438e0.tar.zst
freebsd-ports-gnome-4f8e34f342d34d328cd3e30b6b0c579a285438e0.zip
- 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 \