diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 00:04:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 00:04:47 +0000 |
commit | a982e2cbd777b574aba77a2de161f5dfd6837eb4 (patch) | |
tree | aaec2993811aaa62d8269931c7c957df85dcac74 /databases/p5-POE-Component-EasyDBI | |
parent | d769161d66f2da9c5c3974bcbbfda4881eb3cd10 (diff) |
Notes
Diffstat (limited to 'databases/p5-POE-Component-EasyDBI')
-rw-r--r-- | databases/p5-POE-Component-EasyDBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-POE-Component-EasyDBI/Makefile b/databases/p5-POE-Component-EasyDBI/Makefile index cb5b3a7a74c5..16c9124f4fea 100644 --- a/databases/p5-POE-Component-EasyDBI/Makefile +++ b/databases/p5-POE-Component-EasyDBI/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hideo@lastamericanempire.com +MAINTAINER= perl@FreeBSD.org COMMENT= POE Component for simplified DBI usage RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ |