aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-08-16 09:13:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-08-16 09:13:44 +0000
commit7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9 (patch)
treed84b68f14398f8db84ad69796ba6ff770492b336 /textproc
parent474e697628d1c371c106f4646e2029e76e88b0e3 (diff)
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
Notes
Notes: svn path=/head/; revision=87033
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 c6ae65aa5b59..15b8a5ca9158 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 55a086bf71ae..975fd1d9e1a6 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 afdd3ebed085..2b4ce6b15590 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 4b63d36c21e4..fa9e1a795df9 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 ab1619cbf16f..a1edc1fd7546 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 f6c98fb6c4a8..9262d3f21a48 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 bdbc4d0a8da1..37da54da9c33 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 e216644a00e4..c4e700a91243 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