summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPo-Chien Lin <pclin@FreeBSD.org>2013-02-13 06:04:08 +0000
committerPo-Chien Lin <pclin@FreeBSD.org>2013-02-13 06:04:08 +0000
commit844e31a28d0a131b1ea5ab3c98bd33c8387b9af9 (patch)
tree41f8496fb1a55368ad7a5979e63c22ab66f30478 /textproc
parentAdd my location as a new committer (diff)
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed Approved by: swills (mentor)
Notes
Notes: svn path=/head/; revision=312143
Diffstat (limited to 'textproc')
-rw-r--r--textproc/mifluz/Makefile2
-rw-r--r--textproc/p5-PPIx-EditorTools/Makefile2
-rw-r--r--textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile
index 56be224a32f1..31b05d206724 100644
--- a/textproc/mifluz/Makefile
+++ b/textproc/mifluz/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.25.0
CATEGORIES= textproc
MASTER_SITES= GNU
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= C++ library to build and query a full text inverted index
LICENSE= GPLv3
diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile
index 1c7d7412565c..21642ffd7814 100644
--- a/textproc/p5-PPIx-EditorTools/Makefile
+++ b/textproc/p5-PPIx-EditorTools/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SZABGAB
PKGNAMEPREFIX= p5-
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= Utility methods and base class for manipulating Perl via PPI
LICENSE= ART10 GPLv1
diff --git a/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile b/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile
index 03a9ea6659a9..e9c2f82dedc3 100644
--- a/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile
+++ b/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= Parse XML chunks via LibXML SAX
LICENSE= ART10 GPLv1