diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
commit | 1b000dfa399a5746fb6d9f3435931a8fdebefbfe (patch) | |
tree | ec62dfc97fa162522dd03bd02c7dfc23821caab0 /archivers/p5-Archive-Any | |
parent | 85e30b39ae308f70d26d5ab10f63764ff6567928 (diff) |
Notes
Diffstat (limited to 'archivers/p5-Archive-Any')
-rw-r--r-- | archivers/p5-Archive-Any/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile index 86bf6b563c13..522f5c0982f0 100644 --- a/archivers/p5-Archive-Any/Makefile +++ b/archivers/p5-Archive-Any/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Single interface to deal with file archives BUILD_DEPENDS= p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \ |