diff options
Diffstat (limited to 'math/p5-Math-Random/Makefile')
-rw-r--r-- | math/p5-Math-Random/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index a3272e2bce29..3f20a9a8206d 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -8,8 +8,7 @@ PORTNAME= Math-Random PORTVERSION= 0.69 CATEGORIES= math perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Math +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org |