diff options
Diffstat (limited to 'math/p5-BigInteger/Makefile')
-rw-r--r-- | math/p5-BigInteger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-BigInteger/Makefile b/math/p5-BigInteger/Makefile index 65328956601..7e64040bdad 100644 --- a/math/p5-BigInteger/Makefile +++ b/math/p5-BigInteger/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:34 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/04/14 21:43:54 jtb Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-BigInteger-1.0 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} -MAINTAINER= jtb@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= Arbitrary length integer extension module for Perl USE_PERL5= #defined |