diff options
Diffstat (limited to 'math/p5-Algorithm-Combinatorics/Makefile')
-rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index 096c7f406dc6..998ad157ec7e 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -8,7 +8,8 @@ PORTNAME= Algorithm-Combinatorics PORTVERSION= 0.26 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/F/FX/FXN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:FXN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |