diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2011-01-31 09:41:54 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2011-01-31 09:41:54 +0000 |
commit | 69a59fb0a99a4acee172053bb0a14458e6cc16f7 (patch) | |
tree | f41c0dbec46bce64ff317bff4947f03249b41489 /math/p5-Algorithm-Combinatorics/Makefile | |
parent | 73a5e23ba9ab089f97d6870d40e8ada9c4e85288 (diff) |
Notes
Diffstat (limited to 'math/p5-Algorithm-Combinatorics/Makefile')
-rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index dfddca83ef60..096c7f406dc6 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -6,13 +6,12 @@ # PORTNAME= Algorithm-Combinatorics -PORTVERSION= 0.25 -PORTREVISION= 1 +PORTVERSION= 0.26 CATEGORIES= math perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/F/FX/FXN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Efficient generation of combinatorial sequences MAN3= Algorithm::Combinatorics.3 |