diff options
Diffstat (limited to 'math/p5-Math-BaseCnv/Makefile')
-rw-r--r-- | math/p5-Math-BaseCnv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile index f64dc7203aa..98d888426bc 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/09/11 23:04:26 asau Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:37 wiz Exp $ # DISTNAME= Math-BaseCnv-1.8.B59BrZX PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/} EXTRACT_SUFX= .tgz |