diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /security/p5-Crypt-OpenPGP | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-OpenPGP')
-rw-r--r-- | security/p5-Crypt-OpenPGP/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-OpenPGP/pkg-plist | 8 |
2 files changed, 1 insertions, 9 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 1698c4c77aa6..64de4f7fb142 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -3,7 +3,7 @@ PORTNAME= Crypt-OpenPGP PORTVERSION= 1.06 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-OpenPGP/pkg-plist b/security/p5-Crypt-OpenPGP/pkg-plist index d9d3e8fd06e8..59f468b07d3c 100644 --- a/security/p5-Crypt-OpenPGP/pkg-plist +++ b/security/p5-Crypt-OpenPGP/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenPGP/.packlist %%SITE_PERL%%/Crypt/OpenPGP.pm %%SITE_PERL%%/Crypt/OpenPGP/Words.pm %%SITE_PERL%%/Crypt/OpenPGP/Digest.pm @@ -67,10 +66,3 @@ %%PERL5_MAN3%%/Crypt::OpenPGP::Certificate.3.gz %%PERL5_MAN3%%/Crypt::OpenPGP::Message.3.gz %%PERL5_MAN3%%/Crypt::OpenPGP::KeyServer.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenPGP -@dirrm %%SITE_PERL%%/Crypt/OpenPGP/Key/Secret -@dirrm %%SITE_PERL%%/Crypt/OpenPGP/Key/Public -@dirrm %%SITE_PERL%%/Crypt/OpenPGP/Key -@dirrm %%SITE_PERL%%/Crypt/OpenPGP/Signature -@dirrm %%SITE_PERL%%/Crypt/OpenPGP -@dirrmtry %%SITE_PERL%%/Crypt |