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 52c43fec753..5e15c2173e9 100644 --- a/math/p5-Math-BigInteger/Makefile +++ b/math/p5-Math-BigInteger/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/27 23:16:31 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/18 15:20:27 veego Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5mbi CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |