From 7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Sat, 16 Aug 2003 09:13:44 +0000 Subject: Update my ports to use my @FreeBSD.org address Approved by: demon (mentor) --- textproc/p5-Pod-Escapes/Makefile | 2 +- textproc/p5-Pod-Simple/Makefile | 2 +- textproc/p5-String-ShowDiff/Makefile | 2 +- textproc/p5-Text-Reflow/Makefile | 2 +- textproc/p5-Text-Reform/Makefile | 2 +- textproc/p5-YAPE-HTML/Makefile | 2 +- textproc/p5-YAPE-Regex-Explain/Makefile | 2 +- textproc/p5-YAPE-Regex/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'textproc') 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 -- cgit v1.2.3