aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2010-01-11 04:15:39 +0800
committerskv <skv@FreeBSD.org>2010-01-11 04:15:39 +0800
commit5940c2a8631cef14ba3123f18c73c07bc06b2c99 (patch)
treedd84c1fe4757fcfa86c4c759451c5fc22588dbfe
parentbf297bb4ebc31ec304b761ca7376d443fe0365b2 (diff)
downloadfreebsd-ports-gnome-5940c2a8631cef14ba3123f18c73c07bc06b2c99.tar.gz
freebsd-ports-gnome-5940c2a8631cef14ba3123f18c73c07bc06b2c99.tar.zst
freebsd-ports-gnome-5940c2a8631cef14ba3123f18c73c07bc06b2c99.zip
Save from barbarians: set MAINTAINER to perl@
-rw-r--r--devel/p5-Event/Makefile2
-rw-r--r--devel/p5-IO/Makefile2
-rw-r--r--devel/p5-Inline/Makefile2
-rw-r--r--devel/p5-MooseX-MethodAttributes/Makefile2
-rw-r--r--devel/p5-namespace-autoclean/Makefile2
-rw-r--r--textproc/p5-XML-NamespaceSupport/Makefile2
-rw-r--r--textproc/p5-XML-SAX-Machines/Makefile2
-rw-r--r--www/p5-Catalyst-Engine-HTTP-Prefork/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-Event/Makefile b/devel/p5-Event/Makefile
index 8db0faca1368..0fd154d18013 100644
--- a/devel/p5-Event/Makefile
+++ b/devel/p5-Event/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Generic Perl Event Loop
PERL_CONFIGURE= yes
diff --git a/devel/p5-IO/Makefile b/devel/p5-IO/Makefile
index 8466848052b4..2f4cbe21630e 100644
--- a/devel/p5-IO/Makefile
+++ b/devel/p5-IO/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Various IO modules for Perl
PERL_CONFIGURE= yes
diff --git a/devel/p5-Inline/Makefile b/devel/p5-Inline/Makefile
index fe36b1dc392c..54370484ff53 100644
--- a/devel/p5-Inline/Makefile
+++ b/devel/p5-Inline/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Write Perl subroutines in other programming languages
BUILD_DEPENDS= p5-Parse-RecDescent>=1.8:${PORTSDIR}/devel/p5-Parse-RecDescent
diff --git a/devel/p5-MooseX-MethodAttributes/Makefile b/devel/p5-MooseX-MethodAttributes/Makefile
index b875fb7fed23..5eaa3f6464ff 100644
--- a/devel/p5-MooseX-MethodAttributes/Makefile
+++ b/devel/p5-MooseX-MethodAttributes/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Code attribute introspection
BUILD_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \
diff --git a/devel/p5-namespace-autoclean/Makefile b/devel/p5-namespace-autoclean/Makefile
index 6423d54817b2..c00646fba354 100644
--- a/devel/p5-namespace-autoclean/Makefile
+++ b/devel/p5-namespace-autoclean/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Keep imports out of your namespace
BUILD_DEPENDS= p5-Class-MOP>=0.80:${PORTSDIR}/devel/p5-Class-MOP \
diff --git a/textproc/p5-XML-NamespaceSupport/Makefile b/textproc/p5-XML-NamespaceSupport/Makefile
index c0fa7d7b4efa..c6c2537c849b 100644
--- a/textproc/p5-XML-NamespaceSupport/Makefile
+++ b/textproc/p5-XML-NamespaceSupport/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A simple generic namespace support class
PERL_CONFIGURE= yes
diff --git a/textproc/p5-XML-SAX-Machines/Makefile b/textproc/p5-XML-SAX-Machines/Makefile
index eeceb981563c..3acf5466ba64 100644
--- a/textproc/p5-XML-SAX-Machines/Makefile
+++ b/textproc/p5-XML-SAX-Machines/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Manage collections of SAX processors
BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
diff --git a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile
index db43b0e4fb13..8259cde45635 100644
--- a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile
+++ b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= High-performance pre-forking Catalyst engine
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7012:${PORTSDIR}/www/p5-Catalyst-Runtime \