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-VectorReal | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-VectorReal')
-rw-r--r-- | math/p5-Math-VectorReal/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-VectorReal/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/math/p5-Math-VectorReal/Makefile b/math/p5-Math-VectorReal/Makefile index c31e1665482b..b5c283accea7 100644 --- a/math/p5-Math-VectorReal/Makefile +++ b/math/p5-Math-VectorReal/Makefile @@ -3,6 +3,7 @@ PORTNAME= Math-VectorReal PORTVERSION= 1.02 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-VectorReal/pkg-plist b/math/p5-Math-VectorReal/pkg-plist index 2ba36c892e4f..d42c81f67079 100644 --- a/math/p5-Math-VectorReal/pkg-plist +++ b/math/p5-Math-VectorReal/pkg-plist @@ -2,8 +2,4 @@ %%SITE_PERL%%/Math/VectorReal.pm %%SITE_PERL%%/Math/vector_test.pl %%SITE_PERL%%/Math/matrix_test.pl -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/VectorReal/.packlist %%PERL5_MAN3%%/Math::VectorReal.3.gz -@dirrmtry %%SITE_PERL%%/Math -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/VectorReal -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math |