diff options
Diffstat (limited to 'math/p5-Math-BigInteger/Makefile')
-rw-r--r-- | math/p5-Math-BigInteger/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile index 231535dc891..b09ee6374b5 100644 --- a/math/p5-Math-BigInteger/Makefile +++ b/math/p5-Math-BigInteger/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/02/17 04:22:55 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:05 grant Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5mbi +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |