diff options
Diffstat (limited to 'math/p5-Math-BaseCalc/Makefile')
-rw-r--r-- | math/p5-Math-BaseCalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-BaseCalc/Makefile b/math/p5-Math-BaseCalc/Makefile index 2eecf94fae2a..2cc1ad8c1437 100644 --- a/math/p5-Math-BaseCalc/Makefile +++ b/math/p5-Math-BaseCalc/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Math-BaseCalc -PORTVERSION= 1.011 +PORTVERSION= 1.012 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert numbers between various bases PERL_CONFIGURE= yes |