diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /math/p5-Math-Geometry-Voronoi | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
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 |