diff options
-rw-r--r-- | math/p5-Math-Currency/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Currency/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index e3328ac52ba..4708767e31d 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Currency -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -24,7 +24,6 @@ BROKEN= "Needs Perl 5.6.0 for Math::BigFloat" .endif SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -USE_ZIP= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Math-Currency/distinfo b/math/p5-Math-Currency/distinfo index b07276538c7..bc24e6ca46c 100644 --- a/math/p5-Math-Currency/distinfo +++ b/math/p5-Math-Currency/distinfo @@ -1 +1 @@ -MD5 (Math-Currency-0.10.zip) = 9aeedd9812a2bb2e481102644d5bb379 +MD5 (Math-Currency-0.11.tar.gz) = 853750c05f33aa8fd3d77c42bc9a65e4 |