diff options
Diffstat (limited to 'math/p5-Math-RPN')
-rw-r--r-- | math/p5-Math-RPN/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-RPN/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/math/p5-Math-RPN/Makefile b/math/p5-Math-RPN/Makefile index 70e2105c0451..efbccd8b3171 100644 --- a/math/p5-Math-RPN/Makefile +++ b/math/p5-Math-RPN/Makefile @@ -3,6 +3,7 @@ PORTNAME= Math-RPN PORTVERSION= 1.11 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-RPN/pkg-plist b/math/p5-Math-RPN/pkg-plist index 2ebfc136880a..1bd95d0e8be2 100644 --- a/math/p5-Math-RPN/pkg-plist +++ b/math/p5-Math-RPN/pkg-plist @@ -1,6 +1,2 @@ %%SITE_PERL%%/Math/RPN.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RPN/.packlist %%PERL5_MAN3%%/Math::RPN.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RPN -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math -@dirrmtry %%SITE_PERL%%/Math |