aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-04-20 11:04:26 +0800
committerlinimon <linimon@FreeBSD.org>2010-04-20 11:04:26 +0800
commit4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0 (patch)
tree57d70f7049e29b1320bba47e9bb92ee051ca31d5 /databases
parent15ecf48179e77e74de7e1607c2543931460289e2 (diff)
downloadfreebsd-ports-gnome-4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0.tar.gz
freebsd-ports-gnome-4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0.tar.zst
freebsd-ports-gnome-4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0.zip
Reassign ports from andrey@kostenko.name to perl@ due to lack of time.
Hat: portmgr
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBICx-TxnInsert/Makefile2
-rw-r--r--databases/p5-DBIx-Class-QueryProfiler/Makefile2
-rw-r--r--databases/p5-DBIx-Custom/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBICx-TxnInsert/Makefile b/databases/p5-DBICx-TxnInsert/Makefile
index 90e499a5b234..5c024328de1b 100644
--- a/databases/p5-DBICx-TxnInsert/Makefile
+++ b/databases/p5-DBICx-TxnInsert/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VO/VOVKASM
PKGNAMEPREFIX= p5-
-MAINTAINER= andrey@kostenko.name
+MAINTAINER= perl@FreeBSD.org
COMMENT= Wrap all inserts into transaction
RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \
diff --git a/databases/p5-DBIx-Class-QueryProfiler/Makefile b/databases/p5-DBIx-Class-QueryProfiler/Makefile
index e034c2fa4609..35dd55f36b59 100644
--- a/databases/p5-DBIx-Class-QueryProfiler/Makefile
+++ b/databases/p5-DBIx-Class-QueryProfiler/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= andrey@kostenko.name
+MAINTAINER= perl@FreeBSD.org
COMMENT= DBIx::Class profiler
BUILD_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile
index 0eff4e5aeba9..8fc930be8d8c 100644
--- a/databases/p5-DBIx-Custom/Makefile
+++ b/databases/p5-DBIx-Custom/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= andrey@kostenko.name
+MAINTAINER= perl@FreeBSD.org
COMMENT= Customizable DBI
BUILD_DEPENDS= p5-DBD-SQLite>=1.25:${PORTSDIR}/databases/p5-DBD-SQLite \