diff options
Diffstat (limited to 'math/p5-Math-Cephes/Makefile')
-rw-r--r-- | math/p5-Math-Cephes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile index a28075f53e81..c4b71c306956 100644 --- a/math/p5-Math-Cephes/Makefile +++ b/math/p5-Math-Cephes/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Math-Cephes -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= Perl interface to the cephes math library MAN1= pmath.1 |