diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-01-14 15:10:02 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-01-14 15:10:02 +0000 |
commit | 4cf2d12b0a2085555995e2f113ac660b33d91c83 (patch) | |
tree | af38abbabe8623c185e9f6d1e75c64c2164fcc3d /devel/p5-Set-Infinite | |
parent | 32afda12dfadcd68c4b180fcf64a74426f5527bc (diff) |
Notes
Diffstat (limited to 'devel/p5-Set-Infinite')
-rw-r--r-- | devel/p5-Set-Infinite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Set-Infinite/Makefile b/devel/p5-Set-Infinite/Makefile index 00e7ecf75156..fc1f40b9a879 100644 --- a/devel/p5-Set-Infinite/Makefile +++ b/devel/p5-Set-Infinite/Makefile @@ -7,6 +7,7 @@ PORTNAME= Set-Infinite PORTVERSION= 0.63 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,7 @@ COMMENT= Set::Infinite - Sets of intervals PERL_CONFIGURE= yes -MAN3= Set::Infinite.3 Set::Infinite::Basic.3 +MAN3= Set::Infinite.3 Set::Infinite::Arithmetic.3 Set::Infinite::Basic.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README TODO |