aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2014-05-22 23:02:27 +0800
committerwen <wen@FreeBSD.org>2014-05-22 23:02:27 +0800
commit004dec667b086d7623e259e61996f24d516dea28 (patch)
tree97899ee83e6b5dff248fe42a2565a9d8ded5bfdb /textproc
parent8a4246f938927283c45707e6bb1d2f862620a277 (diff)
downloadfreebsd-ports-graphics-004dec667b086d7623e259e61996f24d516dea28.tar.gz
freebsd-ports-graphics-004dec667b086d7623e259e61996f24d516dea28.tar.zst
freebsd-ports-graphics-004dec667b086d7623e259e61996f24d516dea28.zip
- Pass maintainership to perl@
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-ASCIIMathML/Makefile2
-rw-r--r--textproc/p5-XML-DoubleEncodedEntities/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-ASCIIMathML/Makefile b/textproc/p5-Text-ASCIIMathML/Makefile
index c4bc556636c..1d109333e1c 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
diff --git a/textproc/p5-XML-DoubleEncodedEntities/Makefile b/textproc/p5-XML-DoubleEncodedEntities/Makefile
index bf067007557..f47731ef6f3 100644
--- a/textproc/p5-XML-DoubleEncodedEntities/Makefile
+++ b/textproc/p5-XML-DoubleEncodedEntities/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= Unbreak XML with Doubly-Encoded Entities
RUN_DEPENDS= p5-Test-Simple>=0.64:${PORTSDIR}/devel/p5-Test-Simple