aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-09-10 11:16:59 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-09-10 11:16:59 +0000
commitcded85f9071fa5e54c123a57a9a7cd2cc5ce2f69 (patch)
tree85fcc196ed429f6b6cdf6863e6d31f45c62f6e7b /textproc
parent9389f029b6f8a516d760c9c340d7e9e1db867ffe (diff)
downloadports-cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69.tar.gz
ports-cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Data-Report/Makefile2
-rw-r--r--textproc/p5-DelimMatch/Makefile2
-rw-r--r--textproc/p5-HTML-Entities-Numbered/Makefile2
-rw-r--r--textproc/p5-HTML-Fraction/Makefile2
-rw-r--r--textproc/p5-HTML-SBC/Makefile2
-rw-r--r--textproc/p5-Lingua-EN-Fathom/Makefile2
-rw-r--r--textproc/p5-Lingua-Identify/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/Makefile2
-rw-r--r--textproc/p5-Markapl/Makefile2
-rw-r--r--textproc/p5-Parse-FixedLength/Makefile2
-rw-r--r--textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile2
-rw-r--r--textproc/p5-Plucene/Makefile2
-rw-r--r--textproc/p5-Pod-WSDL/Makefile2
-rw-r--r--textproc/p5-Sort-Fields/Makefile2
-rw-r--r--textproc/p5-String-BufferStack/Makefile2
-rw-r--r--textproc/p5-String-Divert/Makefile2
-rw-r--r--textproc/p5-String-Flogger/Makefile2
-rw-r--r--textproc/p5-String-Koremutake/Makefile2
-rw-r--r--textproc/p5-String-ShellQuote/Makefile2
-rw-r--r--textproc/p5-String-Strip/Makefile2
-rw-r--r--textproc/p5-Template-Declare/Makefile2
-rw-r--r--textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile2
-rw-r--r--textproc/p5-Text-Autoformat/Makefile2
-rw-r--r--textproc/p5-Text-Bind/Makefile2
-rw-r--r--textproc/p5-Text-Context-EitherSide/Makefile2
-rw-r--r--textproc/p5-Text-Diff-HTML/Makefile2
-rw-r--r--textproc/p5-Text-Diff/Makefile2
-rw-r--r--textproc/p5-Text-DoubleMetaphone/Makefile2
-rw-r--r--textproc/p5-Text-FillIn/Makefile2
-rw-r--r--textproc/p5-Text-Filter-Chain/Makefile2
-rw-r--r--textproc/p5-Text-Filter/Makefile2
-rw-r--r--textproc/p5-Text-FixedLength-Extra/Makefile2
-rw-r--r--textproc/p5-Text-FixedLength/Makefile2
-rw-r--r--textproc/p5-Text-Flowchart/Makefile2
-rw-r--r--textproc/p5-Text-Format/Makefile2
-rw-r--r--textproc/p5-Text-Graphics/Makefile2
-rw-r--r--textproc/p5-Text-Query/Makefile2
-rw-r--r--textproc/p5-Text-SimpleTemplate/Makefile2
-rw-r--r--textproc/p5-Text-Tmpl/Makefile2
-rw-r--r--textproc/p5-Text-Wrapper/Makefile2
-rw-r--r--textproc/p5-Text-Xslate/Makefile2
-rw-r--r--textproc/p5-XML-Atom-SimpleFeed/Makefile2
-rw-r--r--textproc/p5-XML-DT/Makefile2
-rw-r--r--textproc/p5-XML-Parser-Style-EasyTree/Makefile2
-rw-r--r--textproc/p5-YAML-Syck/Makefile2
-rw-r--r--textproc/p5-YAML/Makefile2
46 files changed, 46 insertions, 46 deletions
diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile
index d14f7b599ad4..5cddb017cb95 100644
--- a/textproc/p5-Data-Report/Makefile
+++ b/textproc/p5-Data-Report/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Data::Report - Framework for flexible reporting
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-DelimMatch/Makefile b/textproc/p5-DelimMatch/Makefile
index e7b29a5c8ce6..befa7cf4b9da 100644
--- a/textproc/p5-DelimMatch/Makefile
+++ b/textproc/p5-DelimMatch/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= http://nwalsh.com/perl/delimmatch/
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to find regexp delimited strings with proper nesting
USES= perl5
diff --git a/textproc/p5-HTML-Entities-Numbered/Makefile b/textproc/p5-HTML-Entities-Numbered/Makefile
index 7ccef83f1ba2..9249371c8982 100644
--- a/textproc/p5-HTML-Entities-Numbered/Makefile
+++ b/textproc/p5-HTML-Entities-Numbered/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= HTML::Entities::Numbered - Conversion of numbered HTML entities
USES= perl5
diff --git a/textproc/p5-HTML-Fraction/Makefile b/textproc/p5-HTML-Fraction/Makefile
index a30199113932..20e347bbb6a5 100644
--- a/textproc/p5-HTML-Fraction/Makefile
+++ b/textproc/p5-HTML-Fraction/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= HTML::Fraction - Encode fractions as HTML entities
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-HTML-SBC/Makefile b/textproc/p5-HTML-SBC/Makefile
index df15e34f1549..964194b3ad58 100644
--- a/textproc/p5-HTML-SBC/Makefile
+++ b/textproc/p5-HTML-SBC/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Simple blog code to valid XHTML
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile
index 903fdd02bf9a..7a968f39c854 100644
--- a/textproc/p5-Lingua-EN-Fathom/Makefile
+++ b/textproc/p5-Lingua-EN-Fathom/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Lingua::EN::Fathom - Measure readability of English text
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile
index 69ca705c4e8b..d431007259c6 100644
--- a/textproc/p5-Lingua-Identify/Makefile
+++ b/textproc/p5-Lingua-Identify/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Lingua::Identify - Language identification
BUILD_DEPENDS= p5-Class-Factory-Util>=1.6:devel/p5-Class-Factory-Util \
diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile
index 17ab0e31df4a..479a05839063 100644
--- a/textproc/p5-Lingua-Stem-Snowball/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Markapl/Makefile b/textproc/p5-Markapl/Makefile
index 2c382d9fa700..88c1336c6f73 100644
--- a/textproc/p5-Markapl/Makefile
+++ b/textproc/p5-Markapl/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GUGOD
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Markup as Perl
LICENSE= MIT
diff --git a/textproc/p5-Parse-FixedLength/Makefile b/textproc/p5-Parse-FixedLength/Makefile
index b50beafcbc8f..e660ec6e60e4 100644
--- a/textproc/p5-Parse-FixedLength/Makefile
+++ b/textproc/p5-Parse-FixedLength/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Parse a string containing fixed length fields into component parts
USES= perl5
diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile
index e329d3c5910c..08277ff2431c 100644
--- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile
+++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:FABPOT
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Stemmed analyzer plugin for p5-Plucene search engine
BUILD_DEPENDS= p5-Lingua-StopWords>=0:textproc/p5-Lingua-StopWords \
diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile
index d73aa4e57c4d..67d7a271d1e1 100644
--- a/textproc/p5-Plucene/Makefile
+++ b/textproc/p5-Plucene/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:TMTM
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl port of the Java Lucene search engine
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Pod-WSDL/Makefile b/textproc/p5-Pod-WSDL/Makefile
index edd5d7921f02..ea366c3af15e 100644
--- a/textproc/p5-Pod-WSDL/Makefile
+++ b/textproc/p5-Pod-WSDL/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Create WSDL documents from (extended) pod
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Sort-Fields/Makefile b/textproc/p5-Sort-Fields/Makefile
index 09eb670314f7..6e68a2220bb8 100644
--- a/textproc/p5-Sort-Fields/Makefile
+++ b/textproc/p5-Sort-Fields/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to sort lines containing delimited fields
USES= perl5
diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile
index d71c2adfda53..361d0152b458 100644
--- a/textproc/p5-String-BufferStack/Makefile
+++ b/textproc/p5-String-BufferStack/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Nested buffers for templating systems
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-String-Divert/Makefile b/textproc/p5-String-Divert/Makefile
index 764817f66588..18e17ab7b61c 100644
--- a/textproc/p5-String-Divert/Makefile
+++ b/textproc/p5-String-Divert/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= String::Divert - String Object supporting Folding and Diversions
USES= perl5
diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile
index 2a95e61b8d5d..ae5f55d87377 100644
--- a/textproc/p5-String-Flogger/Makefile
+++ b/textproc/p5-String-Flogger/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= String munging for loggers
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-String-Koremutake/Makefile b/textproc/p5-String-Koremutake/Makefile
index 8c601715d55a..3341f9545d33 100644
--- a/textproc/p5-String-Koremutake/Makefile
+++ b/textproc/p5-String-Koremutake/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Convert to/from Koremutake Memorable Random Strings
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile
index 1c9acbb61455..5fbf3ae4b38f 100644
--- a/textproc/p5-String-ShellQuote/Makefile
+++ b/textproc/p5-String-ShellQuote/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for quote strings for passing through the shell
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-String-Strip/Makefile b/textproc/p5-String-Strip/Makefile
index 7df5496d4244..ac71dbdac17e 100644
--- a/textproc/p5-String-Strip/Makefile
+++ b/textproc/p5-String-Strip/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for fast, commonly used, string operations
USES= perl5
diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile
index 9bd5c6882726..ded306e2ec4b 100644
--- a/textproc/p5-Template-Declare/Makefile
+++ b/textproc/p5-Template-Declare/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perlish declarative templates
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
index f73d5a2f0fb8..91cb3af94193 100644
--- a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
+++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module
BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile
index ea54f5ecdd13..44e93098ba98 100644
--- a/textproc/p5-Text-Autoformat/Makefile
+++ b/textproc/p5-Text-Autoformat/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:NEILB
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0\.(000)$//}
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Automatic and manual text wrapping and reformating formatting
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Text-Bind/Makefile b/textproc/p5-Text-Bind/Makefile
index 685146b8d1c7..a9332e97807e 100644
--- a/textproc/p5-Text-Bind/Makefile
+++ b/textproc/p5-Text-Bind/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Bind Perl structures to text files
USES= perl5
diff --git a/textproc/p5-Text-Context-EitherSide/Makefile b/textproc/p5-Text-Context-EitherSide/Makefile
index dde85c6d223f..6fc4c4ee490c 100644
--- a/textproc/p5-Text-Context-EitherSide/Makefile
+++ b/textproc/p5-Text-Context-EitherSide/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Text::Context::EitherSide - Get n words either side of search keywords
USES= perl5
diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile
index 4132a038701c..9fd3030d872f 100644
--- a/textproc/p5-Text-Diff-HTML/Makefile
+++ b/textproc/p5-Text-Diff-HTML/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Text::Diff::HTML - XHTML format for Text::Diff::Unified
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile
index 96ca4962cfa9..89084861d4e2 100644
--- a/textproc/p5-Text-Diff/Makefile
+++ b/textproc/p5-Text-Diff/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Text::Diff - Perform diffs on files and record sets
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile
index c1a036b3f8a5..7ff34eeda094 100644
--- a/textproc/p5-Text-DoubleMetaphone/Makefile
+++ b/textproc/p5-Text-DoubleMetaphone/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Phonetic encoding of words
USES= perl5
diff --git a/textproc/p5-Text-FillIn/Makefile b/textproc/p5-Text-FillIn/Makefile
index e8fa638aee0c..ec3e385cc351 100644
--- a/textproc/p5-Text-FillIn/Makefile
+++ b/textproc/p5-Text-FillIn/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Class implementing a fill-in template
USES= perl5
diff --git a/textproc/p5-Text-Filter-Chain/Makefile b/textproc/p5-Text-Filter-Chain/Makefile
index 61c8ccb56c77..711d9ff86f58 100644
--- a/textproc/p5-Text-Filter-Chain/Makefile
+++ b/textproc/p5-Text-Filter-Chain/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Chains multiple Text::Filter objects and runs them in sequence
BUILD_DEPENDS= p5-Text-Filter>=0:textproc/p5-Text-Filter
diff --git a/textproc/p5-Text-Filter/Makefile b/textproc/p5-Text-Filter/Makefile
index b0e55516ed89..eaa6a27f58bf 100644
--- a/textproc/p5-Text-Filter/Makefile
+++ b/textproc/p5-Text-Filter/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Base class for objects that can read and write text lines
USES= perl5
diff --git a/textproc/p5-Text-FixedLength-Extra/Makefile b/textproc/p5-Text-FixedLength-Extra/Makefile
index 1e5ff85f5ea8..47c1bee87e4a 100644
--- a/textproc/p5-Text-FixedLength-Extra/Makefile
+++ b/textproc/p5-Text-FixedLength-Extra/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Various niceties for p5-Text-FixedLength lovers
BUILD_DEPENDS= p5-Text-FixedLength>=0:textproc/p5-Text-FixedLength
diff --git a/textproc/p5-Text-FixedLength/Makefile b/textproc/p5-Text-FixedLength/Makefile
index bc04b39f1f2c..b451cc702d6f 100644
--- a/textproc/p5-Text-FixedLength/Makefile
+++ b/textproc/p5-Text-FixedLength/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Parse and create fixed length field records
USES= perl5
diff --git a/textproc/p5-Text-Flowchart/Makefile b/textproc/p5-Text-Flowchart/Makefile
index 9a1c9da51d87..146f989d9d1c 100644
--- a/textproc/p5-Text-Flowchart/Makefile
+++ b/textproc/p5-Text-Flowchart/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= ASCII Flowchart maker
USES= perl5
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile
index c729a7c3a78a..1b6fbaf2def5 100644
--- a/textproc/p5-Text-Format/Makefile
+++ b/textproc/p5-Text-Format/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Various subroutines to format text
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile
index 4f517552f078..b7a2671ffb2b 100644
--- a/textproc/p5-Text-Graphics/Makefile
+++ b/textproc/p5-Text-Graphics/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Text graphics rendering toolkit
BUILD_DEPENDS= p5-Text-Wrapper>=0:textproc/p5-Text-Wrapper
diff --git a/textproc/p5-Text-Query/Makefile b/textproc/p5-Text-Query/Makefile
index 72977b44865f..dc391bab9aa9 100644
--- a/textproc/p5-Text-Query/Makefile
+++ b/textproc/p5-Text-Query/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Query processing framework
USES= perl5
diff --git a/textproc/p5-Text-SimpleTemplate/Makefile b/textproc/p5-Text-SimpleTemplate/Makefile
index b8191e1e18cd..853f861bb506 100644
--- a/textproc/p5-Text-SimpleTemplate/Makefile
+++ b/textproc/p5-Text-SimpleTemplate/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Yet another Perl module for template processing
USES= perl5
diff --git a/textproc/p5-Text-Tmpl/Makefile b/textproc/p5-Text-Tmpl/Makefile
index b8116d24d089..153af381416c 100644
--- a/textproc/p5-Text-Tmpl/Makefile
+++ b/textproc/p5-Text-Tmpl/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Templating system perl library
USES= perl5
diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile
index 08d8e3c858dc..5b2035586b09 100644
--- a/textproc/p5-Text-Wrapper/Makefile
+++ b/textproc/p5-Text-Wrapper/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Simple word wrapping routine
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
index 5605c50fdf78..38a411e8ac7e 100644
--- a/textproc/p5-Text-Xslate/Makefile
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SYOHEX
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= High performance template engine
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile
index e88359fa648f..b4e74897ce74 100644
--- a/textproc/p5-XML-Atom-SimpleFeed/Makefile
+++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= XML::Atom::SimpleFeed - Generate simple Atom syndication feeds
LICENSE= ART10 GPLv1+
diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile
index ef0f567bb49f..39f8d163e919 100644
--- a/textproc/p5-XML-DT/Makefile
+++ b/textproc/p5-XML-DT/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for down translation of XML to strings
BUILD_DEPENDS= p5-XML-LibXML>=1.54:textproc/p5-XML-LibXML \
diff --git a/textproc/p5-XML-Parser-Style-EasyTree/Makefile b/textproc/p5-XML-Parser-Style-EasyTree/Makefile
index 0b47b2456ea4..6e22b0376c89 100644
--- a/textproc/p5-XML-Parser-Style-EasyTree/Makefile
+++ b/textproc/p5-XML-Parser-Style-EasyTree/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Parse XML to a simple tree
BUILD_DEPENDS= p5-XML-Parser>0:textproc/p5-XML-Parser \
diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile
index dab5219a6dda..3c5abc410c2f 100644
--- a/textproc/p5-YAML-Syck/Makefile
+++ b/textproc/p5-YAML-Syck/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Fast, lightweight YAML and JSON loader and dumper
LICENSE= MIT
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile
index edcd252a1a9d..45bfc71bc043 100644
--- a/textproc/p5-YAML/Makefile
+++ b/textproc/p5-YAML/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= YAML implementation in Perl
LICENSE= ART10 GPLv1+