diff options
-rw-r--r-- | devel/p5-Iterator-Util/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Iterator/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-ReadLine-Perl/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-enum/Makefile | 2 | ||||
-rw-r--r-- | lang/p5-ExtUtils-F77/Makefile | 2 | ||||
-rw-r--r-- | lang/p5-F77/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Blowfish_PP/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Iterator-Util/Makefile b/devel/p5-Iterator-Util/Makefile index 259f98918766..1cfd265aace4 100644 --- a/devel/p5-Iterator-Util/Makefile +++ b/devel/p5-Iterator-Util/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Essential utilities for the Iterator class BUILD_DEPENDS= ${SITE_PERL}/Iterator.pm:${PORTSDIR}/devel/p5-Iterator diff --git a/devel/p5-Iterator/Makefile b/devel/p5-Iterator/Makefile index 396c1bb973fb..8cb4aa4d25a8 100644 --- a/devel/p5-Iterator/Makefile +++ b/devel/p5-Iterator/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A general-purpose iterator class BUILD_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class diff --git a/devel/p5-ReadLine-Perl/Makefile b/devel/p5-ReadLine-Perl/Makefile index 1b98d395fc12..b69117075b44 100644 --- a/devel/p5-ReadLine-Perl/Makefile +++ b/devel/p5-ReadLine-Perl/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR=Term PKGNAMEPREFIX= p5- DISTNAME= Term-${PORTNAME}-${PORTVERSION:C/0+$//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl 5 module for Term::ReadLine editing without GNU readline PERL_CONFIGURE= YES diff --git a/devel/p5-enum/Makefile b/devel/p5-enum/Makefile index 8fa32c18d323..7f37387d44f5 100644 --- a/devel/p5-enum/Makefile +++ b/devel/p5-enum/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= \ Defines symbolic constants with ordered numeric values, like C enums diff --git a/lang/p5-ExtUtils-F77/Makefile b/lang/p5-ExtUtils-F77/Makefile index ac9e6c3f8179..f4ceb0ccdf23 100644 --- a/lang/p5-ExtUtils-F77/Makefile +++ b/lang/p5-ExtUtils-F77/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Helps link C programs with Fortran subroutines PERL_CONFIGURE= yes diff --git a/lang/p5-F77/Makefile b/lang/p5-F77/Makefile index ac9e6c3f8179..f4ceb0ccdf23 100644 --- a/lang/p5-F77/Makefile +++ b/lang/p5-F77/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Helps link C programs with Fortran subroutines PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Blowfish_PP/Makefile b/security/p5-Crypt-Blowfish_PP/Makefile index 39238f26c016..6cd8fedd61c7 100644 --- a/security/p5-Crypt-Blowfish_PP/Makefile +++ b/security/p5-Crypt-Blowfish_PP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Blowfish encryption algorithm implemented purely in Perl PERL_CONFIGURE= yes |