diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /mail/p5-SES | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) | |
download | ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.tar.gz ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.zip |
Notes
Diffstat (limited to 'mail/p5-SES')
-rw-r--r-- | mail/p5-SES/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-SES/Makefile b/mail/p5-SES/Makefile index 0d57d00bfd28..b5e70d0a72d1 100644 --- a/mail/p5-SES/Makefile +++ b/mail/p5-SES/Makefile @@ -12,7 +12,7 @@ DISTNAME= ses-tools-2011-11-14 MAINTAINER= stephon@gmail.com COMMENT= Perl module of Amazon Simple Email Services -LICENSE= AL2 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ |