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 /math/p5-Algorithm-Combinatorics | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'math/p5-Algorithm-Combinatorics')
-rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Algorithm-Combinatorics/pkg-plist | 8 |
2 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index 8ac58af82496..3ba98be211b1 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -3,6 +3,7 @@ PORTNAME= Algorithm-Combinatorics PORTVERSION= 0.27 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FXN diff --git a/math/p5-Algorithm-Combinatorics/pkg-plist b/math/p5-Algorithm-Combinatorics/pkg-plist index 732f10b41ced..ca5827e6342c 100644 --- a/math/p5-Algorithm-Combinatorics/pkg-plist +++ b/math/p5-Algorithm-Combinatorics/pkg-plist @@ -1,7 +1,3 @@ %%PERL5_MAN3%%/Algorithm::Combinatorics.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/Combinatorics.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Combinatorics/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Combinatorics/Combinatorics.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Combinatorics -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Algorithm +%%SITE_ARCH%%/Algorithm/Combinatorics.pm +%%SITE_ARCH%%/auto/Algorithm/Combinatorics/Combinatorics.so |