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/glpk | |
parent | e25ac6e234ee9a23ee0c2ce1ea223e2957534126 (diff) | |
download | pkgsrc-9d172bbac7b465ba503d0d856161515c871a39f4.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'math/glpk')
-rw-r--r-- | math/glpk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 78590632f30..bf9ac76d471 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2009/01/17 23:36:22 adam Exp $ +# $NetBSD: Makefile,v 1.27 2010/03/24 19:43:26 asau Exp $ DISTNAME= glpk-4.35 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.gnu.org/gnu/glpk/ |