diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:44:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:44:29 +0000 |
commit | 76f3222580dc23ac3850ee24a94fdca14e7004f4 (patch) | |
tree | 9699b88a6f55c23ce9893a1ff248d63ee307442f /math | |
parent | d84f4a277180d5cff7fc0d733692ebe54ecc0940 (diff) | |
download | ports-76f3222580dc23ac3850ee24a94fdca14e7004f4.tar.gz ports-76f3222580dc23ac3850ee24a94fdca14e7004f4.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-TTest/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Statistics-TTest/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Statistics-TTest/Makefile b/math/p5-Statistics-TTest/Makefile index e8de718a4a04..7c3e7ed42136 100644 --- a/math/p5-Statistics-TTest/Makefile +++ b/math/p5-Statistics-TTest/Makefile @@ -7,6 +7,7 @@ PORTNAME= Statistics-TTest PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Statistics diff --git a/math/p5-Statistics-TTest/pkg-plist b/math/p5-Statistics-TTest/pkg-plist index 7eca8185d40c..e33d8acf037c 100644 --- a/math/p5-Statistics-TTest/pkg-plist +++ b/math/p5-Statistics-TTest/pkg-plist @@ -3,5 +3,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/TTest/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/TTest @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/Statistics |