aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Statistics-Lite
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2004-12-06 00:54:08 +0800
committerosa <osa@FreeBSD.org>2004-12-06 00:54:08 +0800
commit0180349707252dd6869e5fe6092e91830a4bc389 (patch)
tree7c525b4b59ea1be4e2516f31038a5dbd97c04c68 /math/p5-Statistics-Lite
parent6a789ce196a4f2ba3c02973c9660e59e76e5722c (diff)
downloadfreebsd-ports-gnome-0180349707252dd6869e5fe6092e91830a4bc389.tar.gz
freebsd-ports-gnome-0180349707252dd6869e5fe6092e91830a4bc389.tar.zst
freebsd-ports-gnome-0180349707252dd6869e5fe6092e91830a4bc389.zip
Correct pkg-plist.
Bump PORTREVISION. Submitted by: pointyhat via kris
Diffstat (limited to 'math/p5-Statistics-Lite')
-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