diff options
Diffstat (limited to 'math/p5-Math-Matrix')
-rw-r--r-- | math/p5-Math-Matrix/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-Matrix/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/math/p5-Math-Matrix/Makefile b/math/p5-Math-Matrix/Makefile index 0c6acd05d15a..b8a355310983 100644 --- a/math/p5-Math-Matrix/Makefile +++ b/math/p5-Math-Matrix/Makefile @@ -3,6 +3,7 @@ PORTNAME= Math-Matrix PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Matrix/pkg-plist b/math/p5-Math-Matrix/pkg-plist index 5ffdcfc7e0b2..842d91753b10 100644 --- a/math/p5-Math-Matrix/pkg-plist +++ b/math/p5-Math-Matrix/pkg-plist @@ -1,6 +1,2 @@ %%SITE_PERL%%/Math/Matrix.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Matrix/.packlist %%PERL5_MAN3%%/Math::Matrix.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Matrix -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math -@dirrmtry %%SITE_PERL%%/Math |