diff options
author | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
commit | 7c83c95ff769aa92061fdd9075a05dac67a46b8c (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /math/p5-Math-GMP | |
parent | b2b62cf3ccbfa55109697696ce0782e892a4984b (diff) | |
download | pkgsrc-7c83c95ff769aa92061fdd9075a05dac67a46b8c.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r-- | math/p5-Math-GMP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 1689dd11e46..8631212415f 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2009/09/22 20:40:35 sno Exp $ +# $NetBSD: Makefile,v 1.8 2010/03/24 19:43:27 asau Exp $ # DISTNAME= Math-GMP-2.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5mgp CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |