diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-14 11:11:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-14 11:11:55 +0000 |
commit | d98b4ded403d0becbdacf3f581a24299d9203bbc (patch) | |
tree | 319385f0dd509e2db5cd5b5699684215e4ddddcc /converters/p5-Unicode-Map8 | |
parent | 5fe7624f5c4b2394011230b849d438a03324d9c3 (diff) | |
download | ports-d98b4ded403d0becbdacf3f581a24299d9203bbc.tar.gz ports-d98b4ded403d0becbdacf3f581a24299d9203bbc.zip |
Notes
Diffstat (limited to 'converters/p5-Unicode-Map8')
-rw-r--r-- | converters/p5-Unicode-Map8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Unicode-Map8/Makefile b/converters/p5-Unicode-Map8/Makefile index 9a41edbc9dc4..c7b4734f7e14 100644 --- a/converters/p5-Unicode-Map8/Makefile +++ b/converters/p5-Unicode-Map8/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- -MAINTAINER= ilia@cgu.chel.su +MAINTAINER= ports@FreeBSD.org COMMENT= Mapping table between 8-bit chars and Unicode BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String |