diff options
Diffstat (limited to 'devel/p5-Encode-compat')
-rw-r--r-- | devel/p5-Encode-compat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Encode-compat/Makefile b/devel/p5-Encode-compat/Makefile index 4b552404b4f2..26efca32038c 100644 --- a/devel/p5-Encode-compat/Makefile +++ b/devel/p5-Encode-compat/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Encode PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= autrijus@autrijus.org COMMENT= Compatibility interfaces for Encode.pm on Perl < 5.7.1 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv |