diff options
author | lth <lth@FreeBSD.org> | 2012-05-13 20:40:25 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2012-05-13 20:40:25 +0800 |
commit | bd8b6236de57c15551d092bd3504a3e4a81c637e (patch) | |
tree | 59ba6319c936fea0c8e6af56757219e12575bc0c /devel | |
parent | e80187ff4afac492d8445b513a884742a02c0873 (diff) | |
download | freebsd-ports-gnome-bd8b6236de57c15551d092bd3504a3e4a81c637e.tar.gz freebsd-ports-gnome-bd8b6236de57c15551d092bd3504a3e4a81c637e.tar.zst freebsd-ports-gnome-bd8b6236de57c15551d092bd3504a3e4a81c637e.zip |
- pass maintainership
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-MooseX-Log-Log4perl/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-PerlIO-via-MD5/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MooseX-Log-Log4perl/Makefile b/devel/p5-MooseX-Log-Log4perl/Makefile index 8528b789ac12..acc4749fcf47 100644 --- a/devel/p5-MooseX-Log-Log4perl/Makefile +++ b/devel/p5-MooseX-Log-Log4perl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A logging role for Moose based on Log::Log4perl BUILD_DEPENDS= p5-Any-Moose>=0.12:${PORTSDIR}/devel/p5-Any-Moose \ diff --git a/devel/p5-PerlIO-via-MD5/Makefile b/devel/p5-PerlIO-via-MD5/Makefile index db820189b135..88f1aa53b4fa 100644 --- a/devel/p5-PerlIO-via-MD5/Makefile +++ b/devel/p5-PerlIO-via-MD5/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= PerlIO layer for creating an MD5 digest of a file PERL_CONFIGURE= yes |