diff options
Diffstat (limited to 'math/p5-Statistics-Distributions/Makefile')
-rw-r--r-- | math/p5-Statistics-Distributions/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile index 14e977cb9fd..cc0837db20b 100644 --- a/math/p5-Statistics-Distributions/Makefile +++ b/math/p5-Statistics-Distributions/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/08/13 20:31:23 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:31 wiz Exp $ DISTNAME= Statistics-Distributions-1.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} |