diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
commit | 8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403 (patch) | |
tree | d45badc059673f9fdde97f47c70f10479e6059d1 /converters/p5-Unicode-Lite | |
parent | 248fc3aabcf878b5cebeb5ea2f52195d50add1cd (diff) | |
download | ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.tar.gz ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.zip |
Notes
Diffstat (limited to 'converters/p5-Unicode-Lite')
-rw-r--r-- | converters/p5-Unicode-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Unicode-Lite/Makefile b/converters/p5-Unicode-Lite/Makefile index 2a99e6bb30a9..e8f63c71ff76 100644 --- a/converters/p5-Unicode-Lite/Makefile +++ b/converters/p5-Unicode-Lite/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- -MAINTAINER= mcsi@agava.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for easy conversion between encodings BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ |