diff options
author | Wen Heping <wen@FreeBSD.org> | 2014-05-22 15:02:27 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2014-05-22 15:02:27 +0000 |
commit | 8f6506ee2048be762d869e733ea46ca807e08e5a (patch) | |
tree | 97899ee83e6b5dff248fe42a2565a9d8ded5bfdb /textproc/p5-Text-ASCIIMathML | |
parent | e7a45ebf23aa4690468c6895059cfc29afec6b51 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-ASCIIMathML')
-rw-r--r-- | textproc/p5-Text-ASCIIMathML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-ASCIIMathML/Makefile b/textproc/p5-Text-ASCIIMathML/Makefile index c4bc556636c7..1d109333e1c3 100644 --- a/textproc/p5-Text-ASCIIMathML/Makefile +++ b/textproc/p5-Text-ASCIIMathML/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for parsing ASCIIMathML text into MathML USES= perl5 |