summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-12-05 16:54:08 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-12-05 16:54:08 +0000
commit2dd3b93468cb1ebdbcb0be9b8f8abeec4c7a5061 (patch)
tree34fa306333090feba4cb9280a99e84c60dc448df /math
parentBump portrevision and dependency on ImageMagick (diff)
Correct pkg-plist.
Bump PORTREVISION. Submitted by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=123243
Diffstat (limited to 'math')
-rw-r--r--math/p5-Statistics-Lite/Makefile1
-rw-r--r--math/p5-Statistics-Lite/pkg-plist2
2 files changed, 2 insertions, 1 deletions
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