summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2003-08-16 09:13:44 +0000
committermat <mat@FreeBSD.org>2003-08-16 09:13:44 +0000
commit898ac9a70219678f62985be9c096b0234c1f1e78 (patch)
tree9fc06fe000dc7a12a7ee84ad137a4db58cc48448 /textproc
parent0fd9c177c103cab5186aa8e474e8698f77f81027 (diff)
downloadFreeBSD-ports-898ac9a70219678f62985be9c096b0234c1f1e78.zip
FreeBSD-ports-898ac9a70219678f62985be9c096b0234c1f1e78.tar.gz
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Pod-Escapes/Makefile2
-rw-r--r--textproc/p5-Pod-Simple/Makefile2
-rw-r--r--textproc/p5-String-ShowDiff/Makefile2
-rw-r--r--textproc/p5-Text-Reflow/Makefile2
-rw-r--r--textproc/p5-Text-Reform/Makefile2
-rw-r--r--textproc/p5-YAPE-HTML/Makefile2
-rw-r--r--textproc/p5-YAPE-Regex-Explain/Makefile2
-rw-r--r--textproc/p5-YAPE-Regex/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile
index c6ae65a..15b8a5c 100644
--- a/textproc/p5-Pod-Escapes/Makefile
+++ b/textproc/p5-Pod-Escapes/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pod
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= For resolving Pod E<...> sequences
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index 55a086b..975fd1d 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pod
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= Framework for parsing Pod
BUILD_DEPENDS= ${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \
diff --git a/textproc/p5-String-ShowDiff/Makefile b/textproc/p5-String-ShowDiff/Makefile
index afdd3ebe..2b4ce6b 100644
--- a/textproc/p5-String-ShowDiff/Makefile
+++ b/textproc/p5-String-ShowDiff/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= Perl extension to help visualize differences between strings
BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile
index 4b63d36..fa9e1a7 100644
--- a/textproc/p5-Text-Reflow/Makefile
+++ b/textproc/p5-Text-Reflow/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= Perl module for reflowing text files
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
index ab1619c..a1edc1f 100644
--- a/textproc/p5-Text-Reform/Makefile
+++ b/textproc/p5-Text-Reform/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= Manual text wrapping and reformatting
PERL_CONFIGURE= yes
diff --git a/textproc/p5-YAPE-HTML/Makefile b/textproc/p5-YAPE-HTML/Makefile
index f6c98fb..9262d3f 100644
--- a/textproc/p5-YAPE-HTML/Makefile
+++ b/textproc/p5-YAPE-HTML/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/P/PI/PINYAN
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= Yet Another Parser/Extractor for HTML
PERL_CONFIGURE= yes
diff --git a/textproc/p5-YAPE-Regex-Explain/Makefile b/textproc/p5-YAPE-Regex-Explain/Makefile
index bdbc4d0..37da54d 100644
--- a/textproc/p5-YAPE-Regex-Explain/Makefile
+++ b/textproc/p5-YAPE-Regex-Explain/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/P/PI/PINYAN
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= Explanation of a Regular Expression
BUILD_DEPENDS= ${SITE_PERL}/YAPE/Regex.pm:${PORTSDIR}/textproc/p5-YAPE-Regex
diff --git a/textproc/p5-YAPE-Regex/Makefile b/textproc/p5-YAPE-Regex/Makefile
index e216644..c4e700a 100644
--- a/textproc/p5-YAPE-Regex/Makefile
+++ b/textproc/p5-YAPE-Regex/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/P/PI/PINYAN
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= Yet Another Parser/Extractor for Regular Expressions
BUILD_DEPENDS= ${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced
OpenPOWER on IntegriCloud