diff --git a/math/p5-Statistics-Lite/Makefile b/math/p5-Statistics-Lite/Makefile index c386738ba90a..51460bad2d7a 100644 --- a/math/p5-Statistics-Lite/Makefile +++ b/math/p5-Statistics-Lite/Makefile @@ -7,6 +7,7 @@ PORTNAME= Statistics-Lite PORTVERSION= 1.02 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Statistics diff --git a/math/p5-Statistics-Lite/pkg-plist b/math/p5-Statistics-Lite/pkg-plist index 39c9e8017def..a1c5121da06d 100644 --- a/math/p5-Statistics-Lite/pkg-plist +++ b/math/p5-Statistics-Lite/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Lite/.packlist %%SITE_PERL%%/Statistics/Lite.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Lite -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lite 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Statistics 2>/dev/null || true