diff options
author | tobez <tobez@FreeBSD.org> | 2011-09-05 16:54:02 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-09-05 16:54:02 +0800 |
commit | 972f63ceda51ad26bcf5127006282bef22227049 (patch) | |
tree | 706aa57444f095413755ef8902d43910f743333a /math | |
parent | 8b54b0f01627c5856fe4ba378ef1d94a3b4c148a (diff) | |
download | freebsd-ports-gnome-972f63ceda51ad26bcf5127006282bef22227049.tar.gz freebsd-ports-gnome-972f63ceda51ad26bcf5127006282bef22227049.tar.zst freebsd-ports-gnome-972f63ceda51ad26bcf5127006282bef22227049.zip |
Fix plist, bump portrevision.
Reported by: pointyhat via erwin
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-Descriptive/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Statistics-Descriptive/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 8f0863d63441..3343360bf392 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -7,6 +7,7 @@ PORTNAME= Statistics-Descriptive PORTVERSION= 3.0202 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Statistics-Descriptive/pkg-plist b/math/p5-Statistics-Descriptive/pkg-plist index f2264111540a..82642f5b39ee 100644 --- a/math/p5-Statistics-Descriptive/pkg-plist +++ b/math/p5-Statistics-Descriptive/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Descriptive/.packlist %%SITE_PERL%%/Statistics/Descriptive.pm -%%SITE_PERL%%/Statistics/tag-release.pl @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Descriptive @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics @dirrmtry %%SITE_PERL%%/Statistics |