diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-29 17:41:17 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-29 17:41:17 +0000 |
commit | dc3b831b6b7dcca0a0724a5ce288ac677507c525 (patch) | |
tree | 44b9949901cd3922f31a9eaf53fce5d09e32f8c3 /archivers | |
parent | c301912128b027b0f2311ff1bb3439ed19354297 (diff) | |
download | ports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.tar.gz ports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 74d5b3e989c7..5d3099e6812c 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Archive PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to create, manipulate, read, and write Zip archive files BUILD_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ |