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-Twofish_PP | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Twofish_PP')
-rw-r--r-- | security/p5-Crypt-Twofish_PP/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Twofish_PP/pkg-plist | 7 |
2 files changed, 1 insertions, 8 deletions
diff --git a/security/p5-Crypt-Twofish_PP/Makefile b/security/p5-Crypt-Twofish_PP/Makefile index 840def4cdbe4..79e17d463048 100644 --- a/security/p5-Crypt-Twofish_PP/Makefile +++ b/security/p5-Crypt-Twofish_PP/Makefile @@ -3,7 +3,7 @@ PORTNAME= Crypt-Twofish_PP PORTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN \ http://kostjn.spb.ru/freebsd/ diff --git a/security/p5-Crypt-Twofish_PP/pkg-plist b/security/p5-Crypt-Twofish_PP/pkg-plist index 288026c9890f..ae8a42f6ba35 100644 --- a/security/p5-Crypt-Twofish_PP/pkg-plist +++ b/security/p5-Crypt-Twofish_PP/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt-Twofish_PP/.packlist %%SITE_PERL%%/Crypt/Twofish_PP.pm %%SITE_PERL%%/Crypt/Twofish_PP/Key16.pm %%SITE_PERL%%/Crypt/Twofish_PP/Key24.pm @@ -8,9 +7,3 @@ %%PERL5_MAN3%%/Crypt::Twofish_PP::Key16.3.gz %%PERL5_MAN3%%/Crypt::Twofish_PP::Key24.3.gz %%PERL5_MAN3%%/Crypt::Twofish_PP::Key32.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt-Twofish_PP -@dirrmtry %%SITE_PERL%%/Crypt/Twofish_PP -@dirrmtry %%SITE_PERL%%/Crypt -@dirrmtry %%SITE_PERL%%/LocaleData/de/LC_MESSAGES -@dirrmtry %%SITE_PERL%%/LocaleData/de -@dirrmtry %%SITE_PERL%%/LocaleData |