diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-05-26 23:32:09 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-05-26 23:32:09 +0800 |
commit | 93c4e775e58c6644af246e5e599afe834619236a (patch) | |
tree | 4036e3292da1407598086045df8907c6975aaed8 | |
parent | 5b4ba44e396ebcb9250531f8d65ee666e268ea76 (diff) | |
download | freebsd-ports-gnome-93c4e775e58c6644af246e5e599afe834619236a.tar.gz freebsd-ports-gnome-93c4e775e58c6644af246e5e599afe834619236a.tar.zst freebsd-ports-gnome-93c4e775e58c6644af246e5e599afe834619236a.zip |
- Reassign to perl@
-rw-r--r-- | converters/p5-Convert-TNEF/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Net-CIDR/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index a8fdfa820e5f..f159567819c5 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to read TNEF files BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ diff --git a/net-mgmt/p5-Net-CIDR/Makefile b/net-mgmt/p5-Net-CIDR/Makefile index ea1de41bac52..60391f097e2f 100644 --- a/net-mgmt/p5-Net-CIDR/Makefile +++ b/net-mgmt/p5-Net-CIDR/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation PERL_CONFIGURE= yes diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 3e9a1c7968ec..0ef9e532b1dd 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD5 algorithm BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest |