diff options
Diffstat (limited to 'math/p5-Math-GMP/Makefile')
-rw-r--r-- | math/p5-Math-GMP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index b1a16c37ba5..1cc2a1b9160 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:12 seb Exp $ +# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:23 obache Exp $ # DISTNAME= Math-GMP-2.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5mgp CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |