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 /net/p5-SOAP-Amazon-S3 | |
parent | 85e30b39ae308f70d26d5ab10f63764ff6567928 (diff) | |
download | ports-1b000dfa399a5746fb6d9f3435931a8fdebefbfe.tar.gz ports-1b000dfa399a5746fb6d9f3435931a8fdebefbfe.zip |
Notes
Diffstat (limited to 'net/p5-SOAP-Amazon-S3')
-rw-r--r-- | net/p5-SOAP-Amazon-S3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SOAP-Amazon-S3/Makefile b/net/p5-SOAP-Amazon-S3/Makefile index 7dedbb7b81c0..73e21b6cb4b0 100644 --- a/net/p5-SOAP-Amazon-S3/Makefile +++ b/net/p5-SOAP-Amazon-S3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A module for interfacing with Amazon S3 through SOAP RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece \ |