From 8ceb0748aabd9bc3037b9ea7e65c562a7d1995e9 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 25 Feb 2015 01:53:35 +0000 Subject: [PATCH] Pass some stable modules without known build failures to perl@. --- devel/p5-Input-Validator/Makefile | 2 +- www/p5-Dancer2-Plugin-Deferred/Makefile | 2 +- www/p5-URL-Encode-XS/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/p5-Input-Validator/Makefile b/devel/p5-Input-Validator/Makefile index 2e2764f35220..34daf22751cf 100644 --- a/devel/p5-Input-Validator/Makefile +++ b/devel/p5-Input-Validator/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VTI PKGNAMEPREFIX= p5- -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Input validator that just validates input LICENSE= ART20 diff --git a/www/p5-Dancer2-Plugin-Deferred/Makefile b/www/p5-Dancer2-Plugin-Deferred/Makefile index bd689b24ae1e..453e405afbca 100644 --- a/www/p5-Dancer2-Plugin-Deferred/Makefile +++ b/www/p5-Dancer2-Plugin-Deferred/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DELUXARAN PKGNAMEPREFIX= p5- -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Dancer2 plugin to defer messages or data across redirections BUILD_DEPENDS= p5-Dancer2>=0:${PORTSDIR}/www/p5-Dancer2 \ diff --git a/www/p5-URL-Encode-XS/Makefile b/www/p5-URL-Encode-XS/Makefile index c391cfdd1b61..982eaca1c802 100644 --- a/www/p5-URL-Encode-XS/Makefile +++ b/www/p5-URL-Encode-XS/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHANSEN PKGNAMEPREFIX= p5- -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XS implementation of application/x-www-form-urlencoded encoding LICENSE= ART10 GPLv1