diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-08-13 18:15:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-08-13 18:15:37 +0000 |
commit | b6c25a015e394f51619c10b6aa67e7ec13d73031 (patch) | |
tree | c7e73c9c53900601907f9285208b03a1840f8faa /converters/p5-Unicode-Map | |
parent | 05c0f4bc1f24bf737729683936fde2a5d8aad2bb (diff) | |
download | ports-b6c25a015e394f51619c10b6aa67e7ec13d73031.tar.gz ports-b6c25a015e394f51619c10b6aa67e7ec13d73031.zip |
Notes
Diffstat (limited to 'converters/p5-Unicode-Map')
-rw-r--r-- | converters/p5-Unicode-Map/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Unicode-Map/Makefile b/converters/p5-Unicode-Map/Makefile index 54908efcc3ce..9034757d1159 100644 --- a/converters/p5-Unicode-Map/Makefile +++ b/converters/p5-Unicode-Map/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- -MAINTAINER= rtdean@cytherianage.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl class that converts strings to/from 2-byte Unicode UCS2 format PERL_CONFIGURE= yes |