diff options
author | asau <asau@pkgsrc.org> | 2010-07-15 21:35:10 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-07-15 21:35:10 +0000 |
commit | c6974d57b82ceb5d964f43f190e65e9d3c21bfa0 (patch) | |
tree | cac2a5487c42156637549d3fa622d750be83b34d /math/genius | |
parent | 538348649d53bbdb84ada087ddadad605c4135e8 (diff) | |
download | pkgsrc-c6974d57b82ceb5d964f43f190e65e9d3c21bfa0.tar.gz |
Bump revision after math/mpfr update.
Diffstat (limited to 'math/genius')
-rw-r--r-- | math/genius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile index d55969ce288..9415e26d7e2 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2010/06/13 22:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2010/07/15 21:35:10 asau Exp $ # DISTNAME= genius-1.0.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ |