diff options
author | swills <swills@FreeBSD.org> | 2012-05-01 09:47:10 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-05-01 09:47:10 +0800 |
commit | 329dd0e88cc73dac00af32f1557439ab718a69a5 (patch) | |
tree | c85c543843d1999d7c5f6f5d98eb3e0f2da053a2 /archivers/p5-Archive-Any | |
parent | 7810b79dcca121bfcd5a2d75b712b2bdb2342b4c (diff) | |
download | freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.tar.gz freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.tar.zst freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.zip |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC
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 \ |