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 | 9d172bbac7b465ba503d0d856161515c871a39f4 (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /math/genius | |
parent | e25ac6e234ee9a23ee0c2ce1ea223e2957534126 (diff) | |
download | pkgsrc-9d172bbac7b465ba503d0d856161515c871a39f4.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'math/genius')
-rw-r--r-- | math/genius/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile index 487dc83e9eb..ad4a4df438e 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2010/01/20 17:16:38 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2010/03/24 19:43:26 asau Exp $ # DISTNAME= genius-1.0.9 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ |