diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-FormValidator-Simple/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Context/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-SimpleTable/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile index 23aaf9304df1..8e970c756995 100644 --- a/textproc/p5-FormValidator-Simple/Makefile +++ b/textproc/p5-FormValidator-Simple/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/L/LY/LYOKATO PKGNAMEPREFIX= p5- -MAINTAINER= lbr@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Validation with simple chains of constraints BUILD_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \ diff --git a/textproc/p5-Text-Context/Makefile b/textproc/p5-Text-Context/Makefile index 841c825ff49d..8968d9968d34 100644 --- a/textproc/p5-Text-Context/Makefile +++ b/textproc/p5-Text-Context/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lbr@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Handle highlighting search result context snippets RUN_DEPENDS= p5-Text-Context-EitherSide>=1.1:${PORTSDIR}/textproc/p5-Text-Context-EitherSide \ diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index 35b0315ccd89..c58f3f517a08 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lbr@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple Eyecandy ASCII Tables PERL_CONFIGURE= yes |