diff options
author | mm <mm@FreeBSD.org> | 2010-09-21 16:21:18 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-09-21 16:21:18 +0800 |
commit | 45c282e790698793f9b0c3cff407e5b86c31cfb7 (patch) | |
tree | 0dcf59ff7d99dcb9664aaaa90a4ed0e6982a3013 /archivers | |
parent | 7f07fcc8741cbb045bf79d70e8ecf18f45aa55fe (diff) | |
download | freebsd-ports-gnome-45c282e790698793f9b0c3cff407e5b86c31cfb7.tar.gz freebsd-ports-gnome-45c282e790698793f9b0c3cff407e5b86c31cfb7.tar.zst freebsd-ports-gnome-45c282e790698793f9b0c3cff407e5b86c31cfb7.zip |
Take maintainership.
Approved by: jadawin@FreeBSD.org (maintainer, IRC)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Zlib/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-IO-Compress/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile index b5777f70cab6..281f86ab25a1 100644 --- a/archivers/p5-Compress-Raw-Bzip2/Makefile +++ b/archivers/p5-Compress-Raw-Bzip2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jadawin@FreeBSD.org +MAINTAINER= mm@FreeBSD.org COMMENT= Low-Level Interface to bzip2 compression library PERL_CONFIGURE= YES diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile index d0787e1e04c8..b2d6f0136116 100644 --- a/archivers/p5-Compress-Raw-Zlib/Makefile +++ b/archivers/p5-Compress-Raw-Zlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jadawin@FreeBSD.org +MAINTAINER= mm@FreeBSD.org COMMENT= Low-Level Interface to zlib compression library PERL_CONFIGURE= YES diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile index 876285726996..e2f2f389d549 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jadawin@FreeBSD.org +MAINTAINER= mm@FreeBSD.org COMMENT= IO::Compress, IO::Uncompress and Compress::Zlib Perl5 modules BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \ |