diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2012-05-07 15:42:51 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2012-05-07 15:42:51 +0000 |
commit | 0601a59f0e9c3afbbf7cf2aef6035ad46b4d0726 (patch) | |
tree | 3c73b901f87ecb7ae4c5ced5d108f205b934dfe9 /databases/p5-POE-Component-DBIAgent | |
parent | daa66dee10ccc6ca6253b32f8694990ef040a9b4 (diff) |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
Notes
Notes:
svn path=/head/; revision=296145
Diffstat (limited to 'databases/p5-POE-Component-DBIAgent')
-rw-r--r-- | databases/p5-POE-Component-DBIAgent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-POE-Component-DBIAgent/Makefile b/databases/p5-POE-Component-DBIAgent/Makefile index 551e828decf2..86c0b59c0d0b 100644 --- a/databases/p5-POE-Component-DBIAgent/Makefile +++ b/databases/p5-POE-Component-DBIAgent/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE Component for running asynchronous DBI calls BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ |