diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-07-28 17:31:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-07-28 17:31:01 +0000 |
commit | 5a4055b083de196c29e003b0fe31916528bbdbef (patch) | |
tree | 4731e38d9051291694baffb746b8764069abf511 /devel/p5-Config-INI | |
parent | 2cb35fef41d34d6e076479fd10710a967981c365 (diff) |
Notes
Diffstat (limited to 'devel/p5-Config-INI')
-rw-r--r-- | devel/p5-Config-INI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-INI/Makefile b/devel/p5-Config-INI/Makefile index f7f3dccc069f..7f56286ff58a 100644 --- a/devel/p5-Config-INI/Makefile +++ b/devel/p5-Config-INI/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= baptiste.daroussin@gmail.com +MAINTAINER= bapt@FreeBSD.org COMMENT= Simple .ini files emitter and parser for Perl BUILD_DEPENDS= ${SITE_PERL}/Mixin/Linewise/Readers.pm:${PORTSDIR}/devel/p5-Mixin-Linewise |