diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-08 11:32:47 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-08 11:32:47 +0000 |
commit | 230270c0478953da2df457d03b4afab1cb1277c9 (patch) | |
tree | 9572582ec0b2113ff06d57a311151e4e23280c44 /converters | |
parent | I now made .bz2 sources available on gcc.gnu.org, so again use these instead (diff) |
Hand over maintainership to autrijus@autrijus.org, the author of the module.
PR: 51961
Submitted by: old maintainer.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Encode-compat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Encode-compat/Makefile b/converters/p5-Encode-compat/Makefile index 4b552404b4f2..26efca32038c 100644 --- a/converters/p5-Encode-compat/Makefile +++ b/converters/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 |