diff options
Diffstat (limited to 'security/p5-Crypt-Random')
-rw-r--r-- | security/p5-Crypt-Random/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Random/pkg-plist | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index 6cfe114e7d86..2daa917434fc 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -3,7 +3,7 @@ PORTNAME= Crypt-Random PORTVERSION= 1.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-Random/pkg-plist b/security/p5-Crypt-Random/pkg-plist index d79f9808db98..e2ba5afd8385 100644 --- a/security/p5-Crypt-Random/pkg-plist +++ b/security/p5-Crypt-Random/pkg-plist @@ -7,9 +7,3 @@ bin/makerandom %%SITE_PERL%%/Crypt/Random/Provider/devurandom.pm %%SITE_PERL%%/Crypt/Random/Provider/egd.pm %%SITE_PERL%%/Crypt/Random/Provider/rand.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Random/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Random -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt -@dirrmtry %%SITE_PERL%%/Crypt/Random/Provider -@dirrmtry %%SITE_PERL%%/Crypt/Random -@dirrmtry %%SITE_PERL%%/Crypt |