summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-01-02 20:13:16 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-01-02 20:13:16 +0000
commit43281dab2de980eec23076fd741663ed71d6634d (patch)
tree155ebba3718eb000d8a401c21194678a1cf8769c
parentleeym handed in his commit bit. (diff)
Reassign to the perl collective
Notes
Notes: svn path=/head/; revision=430405
-rw-r--r--chinese/p5-Encode-HanExtra/Makefile2
-rw-r--r--devel/p5-File-Temp/Makefile2
-rw-r--r--devel/p5-IPC-Shareable/Makefile2
-rw-r--r--devel/p5-Module-Depends/Makefile2
-rw-r--r--devel/p5-Test-Debugger/Makefile2
-rw-r--r--devel/p5-Tie-Restore/Makefile2
-rw-r--r--devel/p5-accessors/Makefile2
-rw-r--r--finance/p5-Finance-YahooQuote/Makefile2
-rw-r--r--misc/p5-Business-ISBN-Data/Makefile2
-rw-r--r--news/p5-News-Article-NoCeM/Makefile2
-rw-r--r--security/p5-Digest-Nilsimsa/Makefile2
-rw-r--r--textproc/p5-Unicode-Unihan/Makefile2
-rw-r--r--textproc/p5-XML-RSS-Parser/Makefile2
-rw-r--r--www/p5-HTML-GoogleMaps/Makefile2
-rw-r--r--www/p5-LWP-UserAgent-Determined/Makefile2
15 files changed, 15 insertions, 15 deletions
diff --git a/chinese/p5-Encode-HanExtra/Makefile b/chinese/p5-Encode-HanExtra/Makefile
index 88d84a6f017a..e2716b8f0898 100644
--- a/chinese/p5-Encode-HanExtra/Makefile
+++ b/chinese/p5-Encode-HanExtra/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= chinese perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Extra sets of Chinese encodings
LICENSE= MIT
diff --git a/devel/p5-File-Temp/Makefile b/devel/p5-File-Temp/Makefile
index fcc402b4c429..c3fdae85a45e 100644
--- a/devel/p5-File-Temp/Makefile
+++ b/devel/p5-File-Temp/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to generate temporary files or directories safely
USES= perl5
diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile
index f7b8d43d7009..785d8353dd70 100644
--- a/devel/p5-IPC-Shareable/Makefile
+++ b/devel/p5-IPC-Shareable/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Share Perl variables between processes
USES= perl5
diff --git a/devel/p5-Module-Depends/Makefile b/devel/p5-Module-Depends/Makefile
index 47a62abf7f88..44d922059de8 100644
--- a/devel/p5-Module-Depends/Makefile
+++ b/devel/p5-Module-Depends/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Identify the dependencies of a distribution
RUN_DEPENDS= p5-Class-Accessor-Chained>=0:devel/p5-Class-Accessor-Chained \
diff --git a/devel/p5-Test-Debugger/Makefile b/devel/p5-Test-Debugger/Makefile
index 7b4d6ad1e9dd..6ed5f5d64463 100644
--- a/devel/p5-Test-Debugger/Makefile
+++ b/devel/p5-Test-Debugger/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Create Test Scripts which Generate Log Files
USES= perl5
diff --git a/devel/p5-Tie-Restore/Makefile b/devel/p5-Tie-Restore/Makefile
index d3b03b273c4e..ac42532597ef 100644
--- a/devel/p5-Tie-Restore/Makefile
+++ b/devel/p5-Tie-Restore/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Restores ties to an existing object
USES= perl5
diff --git a/devel/p5-accessors/Makefile b/devel/p5-accessors/Makefile
index b20dfb8de426..f41dc1845499 100644
--- a/devel/p5-accessors/Makefile
+++ b/devel/p5-accessors/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SPURKIS
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Create accessor methods in caller's package #'
USES= perl5
diff --git a/finance/p5-Finance-YahooQuote/Makefile b/finance/p5-Finance-YahooQuote/Makefile
index e4ace7e0b825..2871e42d95e3 100644
--- a/finance/p5-Finance-YahooQuote/Makefile
+++ b/finance/p5-Finance-YahooQuote/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Get stock quotes from Yahoo! Finance
RUN_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \
diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile
index ed5c7bd2c8a8..0e7915864683 100644
--- a/misc/p5-Business-ISBN-Data/Makefile
+++ b/misc/p5-Business-ISBN-Data/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Data pack for Business::ISBN
BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.65:devel/p5-ExtUtils-MakeMaker
diff --git a/news/p5-News-Article-NoCeM/Makefile b/news/p5-News-Article-NoCeM/Makefile
index 039aacf89b08..08ef0f5c6792 100644
--- a/news/p5-News-Article-NoCeM/Makefile
+++ b/news/p5-News-Article-NoCeM/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= news perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Module to generate accurate NoCeM notices
RUN_DEPENDS= p5-News-Article>=0:news/p5-News-Article \
diff --git a/security/p5-Digest-Nilsimsa/Makefile b/security/p5-Digest-Nilsimsa/Makefile
index a137ca73d62b..05d6e95e9282 100644
--- a/security/p5-Digest-Nilsimsa/Makefile
+++ b/security/p5-Digest-Nilsimsa/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl version of Nilsimsa code
USES= perl5
diff --git a/textproc/p5-Unicode-Unihan/Makefile b/textproc/p5-Unicode-Unihan/Makefile
index db321a3c9cae..1ab3d989bcc3 100644
--- a/textproc/p5-Unicode-Unihan/Makefile
+++ b/textproc/p5-Unicode-Unihan/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= The Unihan Data Base 5.1.0
USES= perl5
diff --git a/textproc/p5-XML-RSS-Parser/Makefile b/textproc/p5-XML-RSS-Parser/Makefile
index 72e75501913a..c55a272335ca 100644
--- a/textproc/p5-XML-RSS-Parser/Makefile
+++ b/textproc/p5-XML-RSS-Parser/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Liberal object-oriented parser for RSS feeds
RUN_DEPENDS= p5-XML-Elemental>=0:textproc/p5-XML-Elemental \
diff --git a/www/p5-HTML-GoogleMaps/Makefile b/www/p5-HTML-GoogleMaps/Makefile
index f0b43d482ede..331926a21af9 100644
--- a/www/p5-HTML-GoogleMaps/Makefile
+++ b/www/p5-HTML-GoogleMaps/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Simple wrapper around the Google Maps API
RUN_DEPENDS= p5-Geo-Coder-Google>=0.02:misc/p5-Geo-Coder-Google
diff --git a/www/p5-LWP-UserAgent-Determined/Makefile b/www/p5-LWP-UserAgent-Determined/Makefile
index 5d9cc5f18d8b..e790c435289b 100644
--- a/www/p5-LWP-UserAgent-Determined/Makefile
+++ b/www/p5-LWP-UserAgent-Determined/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ALEXMV
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Virtual browser that retries errors
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww