diff options
Diffstat (limited to 'textproc/p5-Text-CharWidth')
-rw-r--r-- | textproc/p5-Text-CharWidth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-CharWidth/Makefile b/textproc/p5-Text-CharWidth/Makefile index 03a7d56b8b24..b7ebff563a6e 100644 --- a/textproc/p5-Text-CharWidth/Makefile +++ b/textproc/p5-Text-CharWidth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Get number of occupied columns of a string on terminal PERL_CONFIGURE= YES |