diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-06-27 00:05:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-06-27 00:05:15 +0000 |
commit | 3d4e0b20c483eca2e3b74874c731751e3084b5af (patch) | |
tree | be2613530b2f8b49bbe8243c485a623231449a11 /security/p5-PGP | |
parent | mail/dovecot2-pigeonhole: upgrade to 0.4.19 (diff) |
Sort ARCHS. While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'security/p5-PGP')
-rw-r--r-- | security/p5-PGP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 60c57d380ea1..64df3e8eb945 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= pgpin:security/pgpin PORTSCOUT= skipv:1.0 -ONLY_FOR_ARCHS= i386 amd64 sparc64 +ONLY_FOR_ARCHS= amd64 i386 sparc64 USES= perl5 USE_PERL5= configure |