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