diff options
author | linimon <linimon@FreeBSD.org> | 2010-04-20 11:04:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-04-20 11:04:26 +0800 |
commit | 4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0 (patch) | |
tree | 57d70f7049e29b1320bba47e9bb92ee051ca31d5 /databases | |
parent | 15ecf48179e77e74de7e1607c2543931460289e2 (diff) | |
download | freebsd-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/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-Class-QueryProfiler/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-Custom/Makefile | 2 |
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 \ |