diff options
Diffstat (limited to 'math/p5-Math-BaseCnv/Makefile')
-rw-r--r-- | math/p5-Math-BaseCnv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile index 22607d8a270..9f004cd2d36 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/01/23 06:38:14 obache Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:28 wiz Exp $ # DISTNAME= Math-BaseCnv-1.8.B59BrZX PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} EXTRACT_SUFX= .tgz |