diff options
Diffstat (limited to 'math/p5-Math-Pari/Makefile')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 9cdf0fe2478..56082143d78 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/12/15 20:25:37 agc Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:24 fredb Exp $ # DISTNAME= Math-Pari-2.001804 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5mpa CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |