diff options
Diffstat (limited to 'math/p5-Math-Geometry-Voronoi')
-rw-r--r-- | math/p5-Math-Geometry-Voronoi/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Geometry-Voronoi/pkg-plist | 12 |
2 files changed, 4 insertions, 10 deletions
diff --git a/math/p5-Math-Geometry-Voronoi/Makefile b/math/p5-Math-Geometry-Voronoi/Makefile index 4e460b601b54..5b5478384ae3 100644 --- a/math/p5-Math-Geometry-Voronoi/Makefile +++ b/math/p5-Math-Geometry-Voronoi/Makefile @@ -3,7 +3,7 @@ PORTNAME= Math-Geometry-Voronoi PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Geometry-Voronoi/pkg-plist b/math/p5-Math-Geometry-Voronoi/pkg-plist index 9bc4a3996f8d..00f1ff470b08 100644 --- a/math/p5-Math-Geometry-Voronoi/pkg-plist +++ b/math/p5-Math-Geometry-Voronoi/pkg-plist @@ -1,10 +1,4 @@ %%PERL5_MAN3%%/Math::Geometry::Voronoi.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Voronoi.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/leak-test.pl -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Voronoi/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Voronoi/Voronoi.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Voronoi -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math +%%SITE_ARCH%%/Math/Geometry/Voronoi.pm +%%SITE_ARCH%%/Math/Geometry/leak-test.pl +%%SITE_ARCH%%/auto/Math/Geometry/Voronoi/Voronoi.so |