diff options
Diffstat (limited to 'math/p5-Math-Prime-Util/Makefile')
-rw-r--r-- | math/p5-Math-Prime-Util/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile index 5be328e5649..34344a48a5e 100644 --- a/math/p5-Math-Prime-Util/Makefile +++ b/math/p5-Math-Prime-Util/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/12/10 13:35:45 wen Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:23 wiz Exp $ DISTNAME= Math-Prime-Util-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |