diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
commit | 43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch) | |
tree | cd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /net/p5-Amazon-SQS-Simple | |
parent | 5e05f453aedff40f0f045de1dff1b04f347dc060 (diff) |
Notes
Diffstat (limited to 'net/p5-Amazon-SQS-Simple')
-rw-r--r-- | net/p5-Amazon-SQS-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Amazon-SQS-Simple/Makefile b/net/p5-Amazon-SQS-Simple/Makefile index 34666db3e55f..8f20afacc473 100644 --- a/net/p5-Amazon-SQS-Simple/Makefile +++ b/net/p5-Amazon-SQS-Simple/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SWHITAKER PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OO API for accessing the Amazon Simple Queue Service BUILD_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ |